Home
last modified time | relevance | path

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

/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/statsd/
DGenerateLinksLoggerTest.java88 String testText = "The number is " + phoneText; in logGenerateLinks_allFieldsAreSet() local
100 testText, in logGenerateLinks_allFieldsAreSet() local
150 String testText = "The number is " + phoneText + ", the address is " + addressText; in logGenerateLinks_multipleLinks() local
165 testText, in logGenerateLinks_multipleLinks() local
/external/cronet/third_party/icu/source/samples/citer/
Dciter.cpp59 const UChar *testText = testString.getTerminatedBuffer(); in TestUChariter() local
126 const UChar *testText = testString.getTerminatedBuffer(); in TestStringiter() local
/external/icu/icu4c/source/samples/citer/
Dciter.cpp59 const UChar *testText = testString.getTerminatedBuffer(); in TestUChariter() local
126 const UChar *testText = testString.getTerminatedBuffer(); in TestStringiter() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/
DTextNodeTest.java5 public void testText() in testText() method in TextNodeTest
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Ddecode_proto_op_test_base.py261 def testText(self, case): member in DecodeProtoOpTestBase
/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.cpp994 UnicodeString testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
Dregextst.cpp2314 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
2376 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
Drbbitst.cpp3967 UnicodeString testText; in RunMonkey() local
/external/cronet/third_party/icu/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.cpp994 UnicodeString testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
Dregextst.cpp2314 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
2376 UText testText = UTEXT_INITIALIZER; in API_Match_UTF8() local
Drbbitst.cpp3947 UnicodeString testText; in RunMonkey() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
DTestCharsetDetector.java363 StringBuffer testText = new StringBuffer(); in TestDetection() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
DTestCharsetDetector.java366 StringBuffer testText = new StringBuffer(); in TestDetection() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationRegressionTest.java941 String testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationRegressionTest.java944 String testText = "church church catcatcher runcrunchynchy"; in Test4179216() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1936 StringBuffer testText = new StringBuffer(); in RunMonkey() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestMonkey.java1939 StringBuffer testText = new StringBuffer(); in RunMonkey() local
/external/skia/tests/
DSurfaceTest.cpp513 SkString testText("Hello World"); in test_copy_on_write() local