Sign in
android
/
platform
/
external
/
dtc
/
refs/heads/android14-qpr3-s7-release
/
.
/
tests
/
escapes.dts
blob: e05ab46bcc91f24ac4e3ee776cc15c9125510598 [
file
] [
log
] [
blame
] [
edit
]
/dts-v1/
;
/
{
compatible
=
"test_string_escapes"
;
escape
-
str
=
"nastystring: \a\b\t\n\v\f\r\\\""
;
escape
-
str
-
2
=
"\xde\xad\xbe\xef"
;
};