Home
last modified time | relevance | path

Searched defs:testLine (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/frameworks/base/tools/protologtool/tests/com/android/protolog/tool/
H A DCommandOptionsTest.kt61 val testLine = "invalid" in invalidCommand() constant
70 val testLine = "transform-protolog-calls " + in transformClasses() constant
92 val testLine = "transform-protolog-calls " + in transformClasses_noViewerConfigFile() constant
107 val testLine = "transform-protolog-calls " + in transformClasses_noLegacyViewerConfigFile() constant
128 val testLine = "transform-protolog-calls " + in transformClasses_noLegacyOutputFile() constant
149 val testLine = "transform-protolog-calls " + in transformClasses_noProtoLogClass() constant
164 val testLine = "transform-protolog-calls " + in transformClasses_noProtoLogGroupClass() constant
179 val testLine = "transform-protolog-calls " + in transformClasses_noProtoLogGroupJar() constant
194 val testLine = "transform-protolog-calls " + in transformClasses_noOutJar() constant
210 val testLine = "transform-protolog-calls " + in transformClasses_noJavaInput() constant
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DStateMachineTest.java92 String testLine = testLinePair[0]; in main() local
153 UnicodeSetBuilder machine, ParsePosition parsePosition, String testLine) { in repeatCall()
166 private static void showFailure(String testLine, String expectedString, String actualString) { in showFailure()
H A DUnicodeSetBuilder.java293 public UnicodeSet parse(String testLine, ParsePosition parsePosition) { in parse()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionTraceWriterTest.cpp64 std::string testLine = "test"; in TEST_F() local
75 std::string testLine = "test"; in TEST_F() local
92 std::string testLine = "test"; in TEST_F() local
/aosp_15_r20/cts/tests/tests/text/src/android/text/method/cts/
H A DBaseMovementMethodTest.java85 final String testLine = "some text some text"; in testOnGenericMotionEvent_horizontalScroll() local
150 final String testLine = "some text some text"; in testOnGenericMotionEvent_verticalScroll() local
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativePathIteratorTest.java148 public void testLine() { in testLine() method in ShadowNativePathIteratorTest
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddcfmtest.cpp267 UnicodeString testLine = lineMat.group(1, status); in DataDrivenTests() local
H A Ddtfmttst.cpp3436 const char **testLine = fallbackTests[i]; in TestTimeZoneDisplayName() local
3494 const char **testLine = tests[i]; in TestTimeZoneInLocale() local
H A Dregextst.cpp3213 UnicodeString testLine = lineMat.group(1, status); in Extended() local
H A Dcaltest.cpp2681 const char **testLine = tests[i]; in TestTimeZoneInLocale() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddcfmtest.cpp267 UnicodeString testLine = lineMat.group(1, status); in DataDrivenTests() local
H A Ddtfmttst.cpp3436 const char **testLine = fallbackTests[i]; in TestTimeZoneDisplayName() local
3494 const char **testLine = tests[i]; in TestTimeZoneInLocale() local
H A Dregextst.cpp3213 UnicodeString testLine = lineMat.group(1, status); in Extended() local
H A Dcaltest.cpp2695 const char **testLine = tests[i]; in TestTimeZoneInLocale() local
/aosp_15_r20/external/skia/src/pathops/
H A DSkOpAngle.cpp287 SkDVector testLine = testCurve[index] - origin; in linesOnOriginalSide() local
/aosp_15_r20/external/skia/src/core/
H A DSkGeometry.cpp1103 SkVector testLine = src[testIndex + index] - origin; in on_same_side() local