Home
last modified time | relevance | path

Searched defs:testString (Results 1 – 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL_unittest.cpp26 std::string testString = "Mesa DRI Intel(R) HD Graphics 4000 (IVB GT2)"; in TEST() local
33 std::string testString = "llvmpipe (LLVM 11.0.0, 256 bits)"; in TEST() local
40 std::string testString = "Radeon RX Vega"; in TEST() local
47 std::string testString = in TEST() local
55 std::string testString = "AMD Radeon RX 5700 (DRM 3.35.0, 5.4.0-65-generic, LLVM 11.0.0)"; in TEST() local
62 std::string testString = "4.6.0 NVIDIA 391.76"; in TEST() local
70 std::string testString = "OpenGL 4.5.0 - Build 22.20.16.4749"; in TEST() local
77 std::string testString = "4.6.0 NVIDIA 419.67"; in TEST() local
84 std::string testString = "OpenGL ES 3.2 v1.r12p0-04rel0.44f2946824bb8739781564bffe2110c9"; in TEST() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DRopeByteStringTest.java105 ByteString testString = ByteString.copyFrom(testBytes); in testBalance() local
129 String testString = builder.toString(); in testToString() local
158 String testString = builder.toString(); in testCharsetToString() local
DBoundedByteStringTest.java63 String testString = "I love unicode \u1234\u5678 characters"; in testToString() local
80 String testString = "I love unicode \u1234\u5678 characters"; in testCharsetToString() local
DRopeByteStringSubstringTest.java81 String testString = builder.toString(); in testToString() local
114 String testString = builder.toString(); in testCharsetToString() local
DNioByteStringTest.java59 private final ByteString testString = new NioByteString(backingBuffer); field in NioByteStringTest
433 String testString = "I love unicode \u1234\u5678 characters"; in testToString() local
440 String testString = "I love unicode \u1234\u5678 characters"; in testCharsetToString() local
DLiteralByteStringTest.java419 String testString = "I love unicode \u1234\u5678 characters"; in testToString() local
426 String testString = "I love unicode \u1234\u5678 characters"; in testCharsetToString() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java52 String testString = "Testing word break iterators's clone() and equals()"; in TestCloneEquals() local
176 String testString = "This is a word break. Isn't it? 2.25"; in TestFirstNextFollowing() local
309 String testString = "This is a word break. Isn't it? 2.25 dollars"; in TestLastPreviousPreceding() local
467 …private void doTest(String testString, int start, int gotoffset, int expectedOffset, String expect… in doTest()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java49 String testString = "Testing word break iterators's clone() and equals()"; in TestCloneEquals() local
173 String testString = "This is a word break. Isn't it? 2.25"; in TestFirstNextFollowing() local
306 String testString = "This is a word break. Isn't it? 2.25 dollars"; in TestLastPreviousPreceding() local
464 …private void doTest(String testString, int start, int gotoffset, int expectedOffset, String expect… in doTest()
/third_party/flutter/skia/third_party/externals/icu/source/samples/citer/
Dciter.cpp58 UnicodeString testString(testChars,""); in TestUChariter() local
125 UnicodeString testString(testChars,""); in TestStringiter() local
/third_party/icu/icu4c/source/samples/citer/
Dciter.cpp58 UnicodeString testString(testChars,""); in TestUChariter() local
125 UnicodeString testString(testChars,""); in TestStringiter() local
/third_party/skia/third_party/externals/icu/source/samples/citer/
Dciter.cpp58 UnicodeString testString(testChars,""); in TestUChariter() local
125 UnicodeString testString(testChars,""); in TestStringiter() local
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DRopeByteStringTest.java76 ByteString testString = ByteString.copyFrom(testBytes); in testBalance() local
DByteStringTest.java132 String testString = "I love unicode \u1234\u5678 characters"; in testCopyFrom_StringEncoding() local
140 String testString = "I love unicode \u1234\u5678 characters"; in testCopyFrom_Utf8() local
364 String testString = "I love unicode \u1234\u5678 characters"; in testToStringUtf8() local
/third_party/unity/test/tests/
Dtest_unity_strings.c38 const char *testString = "foo"; in testEqualStrings() local
49 const char *testString = "foobar"; in testEqualStringsLen() local
59 const char *testString = "foo\r\nbar"; in testEqualStringsWithCarriageReturnsAndLineFeeds() local
Dtest_unity_memory.c38 const char *testString = "whatever"; in testEqualMemory() local
/third_party/protobuf/php/tests/
DMapFieldTest.php359 public function testString() { function in MapFieldTest
DArrayTest.php415 public function testString() function in ArrayTest
/third_party/node/test/parallel/
Dtest-http2-compat-serverresponse-drain.js11 const testString = 'tests'; constant
Dtest-http2-createwritereq.js14 const testString = 'a\u00A1\u0100\uD83D\uDE00'; constant
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DRBBIPerf.java30 String testString; field in RBBIPerf
/third_party/icu/icu4c/source/test/iotest/
Dstream.cpp219 testString( in testString() function
221 const char* testString, in testString()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DErrorTest.java34 ReplaceableString testString = in TestTransliteratorErrors() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DErrorTest.java37 ReplaceableString testString = in TestTransliteratorErrors() local
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonTest/kotlin/com/google/flatbuffers/kotlin/
DByteArrayTest.kt138 fun testString() { in testString() method in com.google.flatbuffers.kotlin.ByteArrayTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
DTestCharsetDetector.java397 String testString = testText.toString(); in TestDetection() local
420 private void checkMatch(CharsetDetector det, String testString, in checkMatch()
459 private void checkEncoding(String testString, in checkEncoding()

123