Home
last modified time | relevance | path

Searched defs:testText (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/samples/citer/
Dciter.cpp54 const UChar *testText = testString.getTerminatedBuffer(); in TestUChariter() local
121 const UChar *testText = testString.getTerminatedBuffer(); in TestStringiter() local
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DSmsManagerTest.java23 private String testText = "testSmsBodyText"; field in SmsManagerTest
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/xml/
DXMLElementTest.java80 public void testText() throws IOException { in testText() method in XMLElementTest
/external/icu/icu4c/source/test/intltest/
Dcitrtest.cpp164 … UnicodeString testText("Now is the time for all good men to come to the aid of their country."); in TestCoverage() local
197 … UnicodeString testText("Now is the time for all good men to come to the aid of their country."); in TestConstructionAndEquality() local
Dregcoll.cpp1084 UnicodeString testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
Dregextst.cpp2342 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
2404 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
Drbbitst.cpp4251 UnicodeString testText; in RunMonkey() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITest.java467 private void doMultipleSelectionTest(RuleBasedBreakIterator iterator, String testText) in doMultipleSelectionTest()
DBreakIteratorTest.java250 private void doMultipleSelectionTest(BreakIterator iterator, String testText) in doMultipleSelectionTest()
DRBBITestMonkey.java1831 StringBuffer testText = new StringBuffer(); in RunMonkey() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
DTestCharsetDetector.java361 StringBuffer testText = new StringBuffer(); in TestDetection() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITest.java468 private void doMultipleSelectionTest(RuleBasedBreakIterator iterator, String testText) in doMultipleSelectionTest()
DBreakIteratorTest.java251 private void doMultipleSelectionTest(BreakIterator iterator, String testText) in doMultipleSelectionTest()
DRBBITestMonkey.java1832 StringBuffer testText = new StringBuffer(); in RunMonkey() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
DTestCharsetDetector.java360 StringBuffer testText = new StringBuffer(); in TestDetection() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java938 String testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationRegressionTest.java939 String testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
/external/skia/tests/
DSurfaceTest.cpp299 SkString testText("Hello World"); in test_copy_on_write() local