Home
last modified time | relevance | path

Searched defs:NEW_LINE (Results 1 – 6 of 6) sorted by relevance

/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/model/
DAltFormatsSchemaTest.java36 private static final String NEW_LINE = LINE_SEPARATOR.value(); field in AltFormatsSchemaTest
DCommentsSchemaTest.java42 private static final String NEW_LINE = LINE_SEPARATOR.value(); field in CommentsSchemaTest
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/
DCsvTableTest.java68 private static final String NEW_LINE = LINE_SEPARATOR.value(); field in CsvTableTest
/third_party/icu/icu4c/source/test/iotest/
Dstream.cpp41 const UChar NEW_LINE[] = {0x0d,0x0a,0}; variable
/third_party/elfutils/libdw/
Ddwarf_getsrclines.c686 #define NEW_LINE(end_seq) \ in read_srclines() macro
/third_party/ffmpeg/libavfilter/
Daf_arnndn.c280 #define NEW_LINE() do { \ in rnnoise_model_from_file() macro