Home
last modified time | relevance | path

Searched defs:LINE1 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/
H A DDynamicLayoutTest.java65 private static final int LINE1 = 1; field in DynamicLayoutTest
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/
H A Dtestfile.c603 #define LINE1 "this is a line of text\n" macro