/aosp_15_r20/external/tinyxml2/ |
H A D | xmltest.cpp | 30 bool XMLTest (const char* testString, const char* expected, const char* found, bool echo=true, bool… in XMLTest() 65 bool XMLTest(const char* testString, XMLError expected, XMLError found, bool echo = true, bool extr… in XMLTest() 70 bool XMLTest(const char* testString, bool expected, bool found, bool echo = true, bool extraNL = fa… in XMLTest() 75 template< class T > bool XMLTest( const char* testString, T expected, T found, bool echo=true ) in XMLTest()
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/ |
H A D | MatcherTest.java | 367 String testString = "dacaacaacaaddaaacaacaaddd"; in testQuantVsGroup() local 386 String testString = "cccabbabbabbabbabb"; in testFind() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 632 String testString = (String) test[0]; in TestRestrictionLevel() local 675 String testString = (String) test[0]; in TestMixedNumbers() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/ |
H A D | SpoofCheckerTest.java | 635 String testString = (String) test[0]; in TestRestrictionLevel() local 678 String testString = (String) test[0]; in TestMixedNumbers() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | itspoof.cpp | 661 UnicodeString testString = UnicodeString(test.fId).unescape(); in testRestrictionLevel() local 725 UnicodeString testString = UnicodeString(test.fTestString).unescape(); in testMixedNumbers() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/ |
H A D | StaticLayoutTest.java | 656 private List<CharSequence> buildTestCharSequences(String testString, Normalizer.Form[] forms) { in buildTestCharSequences() 700 String testString = "\u05DE\u05E1\u05E2\u05D3\u05D4"; // Hebrew Characters in testGetOffset_UNICODE_Hebrew() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | itspoof.cpp | 661 UnicodeString testString = UnicodeString(test.fId).unescape(); in testRestrictionLevel() local 725 UnicodeString testString = UnicodeString(test.fTestString).unescape(); in testMixedNumbers() local
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/res/cts/ |
H A D | RavenwoodResourceTest.java | 45 public void testString() { in testString() method in RavenwoodResourceTest
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/nio/file/ |
H A D | ProviderMismatchExceptionTest.java | 25 String testString = "testString"; in test_constructor$String() local
|
/aosp_15_r20/frameworks/base/errorprone/tests/java/com/google/errorprone/bugpatterns/android/ |
H A D | EfficientParcelableCheckerTest.java | 37 public void testString() { in testString() method in EfficientParcelableCheckerTest
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/util/ |
D | GsmAlphabetTest.java | 45 StringBuilder testString = new StringBuilder(300); in gsm7BitPackedToString() local
|
/aosp_15_r20/platform_testing/libraries/collectors-helper/lyric/test/src/com/android/helpers/ |
H A D | LyricCpuUtilizationHelperTest.java | 43 String testString = in testProcessOutput() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/io/ |
H A D | OldStringReaderTest.java | 25 String testString = "This is a test string"; field in OldStringReaderTest
|
/aosp_15_r20/prebuilts/go/linux-x86/src/log/slog/internal/benchmarks/ |
D | benchmarks.go | 36 testString = "7e3b3b2aaeff56a7108fe11e154200dd/7819479873059528190" var
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue449/ |
H A D | LeadingZeroStringTest.java | 23 public void testString() { in testString() method in LeadingZeroStringTest
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | camel_case_unittest.py | 12 def testString(self): member in CamelCaseTest
|
/aosp_15_r20/art/test/127-checker-secondarydex/src/ |
H A D | Main.java | 47 public static void testString() { in testString() method in Main
|
/aosp_15_r20/external/shflags/ |
H A D | shflags_defines_test.sh | 174 testString() { function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/array_ops/ |
H A D | identity_n_op_py_test.py | 49 def testString(self): member in IdentityNOpTest
|
H A D | identity_op_py_test.py | 36 def testString(self): member in IdentityOpTest
|
/aosp_15_r20/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/text/ |
H A D | CompositeFormatTest.java | 84 final String testString = "January 3, 2005"; in testUsage() local
|
/aosp_15_r20/development/tools/winscope/src/viewers/common/ |
H A D | text_filter.ts | 47 const testString = matchCase constant
|
/aosp_15_r20/libcore/ojluni/src/test/java/lang/String/ |
H A D | Lines.java | 75 static void testString(String string) { in testString() method in Lines
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | GsmAlphabetTest.java | 132 StringBuilder testString = new StringBuilder(300); in testBasic() local
|
/aosp_15_r20/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
H A D | TSuper.java | 47 public void testString(String s) { in testString() method in TSuper
|