Home
last modified time | relevance | path

Searched defs:testString (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A 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"; TEST() local
70 std::string testString = "OpenGL 4.5.0 - Build 22.20.16.4749"; TEST() local
77 std::string testString = "4.6.0 NVIDIA 419.67"; TEST() local
84 std::string testString = "OpenGL ES 3.2 v1.r12p0-04rel0.44f2946824bb8739781564bffe2110c9"; TEST() local
[all...]
/third_party/node/test/node-api/test_init_order/
H A Dtest_init_order.cc20 static const std::string testString; member
26 const std::string MyClass::testString = std::string("123"); member in __anon15484::MyClass
/third_party/unity/test/tests/
H A Dtest_unity_memory.c38 const char *testString = "whatever"; in testEqualMemory() local
H A 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"; testEqualStringsWithCarriageReturnsAndLineFeeds() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/
H A DDataReadWriteTest.java234 public void testString() { in testString() method in DataReadWriteTest
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DRBBIPerf.java30 String testString; field in RBBIPerf
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/
H A DDataReadWriteTest.java237 public void testString() { in testString() method in DataReadWriteTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIAPITest.java467 doTest(String testString, int start, int gotoffset, int expectedOffset, String expectedString) doTest() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIAPITest.java464 doTest(String testString, int start, int gotoffset, int expectedOffset, String expectedString) doTest() argument
[all...]
/third_party/lame/ACM/tinyxml/
H A Dxmltest.cpp12 bool XmlTest( const char* testString, T expected, T found, bool noEcho = false ) in XmlTest() argument
20 cout << " " << testString; in XmlTest() local
/third_party/protobuf/php/tests/
H A DArrayTest.php415 public function testString() function
H A DMapFieldTest.php359 public function testString() { function
/third_party/icu/icu4c/source/test/intltest/
H A Dtrnserr.cpp61 UnicodeString testString="A quick fox jumped over the lazy dog."; in TestTransliteratorErrors() local
[all...]
H A Dstrtest.cpp850 CharString testString; in TestCharStrAppendNumber() local
[all...]
H A Dcsdetest.cpp161 void CharsetDetectionTest::checkEncoding(const UnicodeString &testString, const UnicodeString &encoding, const UnicodeString &id) in checkEncoding() argument
H A Ditspoof.cpp590 UnicodeString testString = UnicodeString(test.fId).unescape(); in testRestrictionLevel() local
654 UnicodeString testString = UnicodeString(test.fTestString).unescape(); in testMixedNumbers() local
H A Dustrtest.cpp1190 UChar testString[] ={ in TestStackAllocation() local
H A Drbbiapts.cpp63 UnicodeString testString="Testing word break iterators's clone() and equals()"; in TestCloneEquals() local
430 UnicodeString testString="0123456789"; in TestIteration() local
1468 void RBBIAPITest::doTest(UnicodeString& testString, int32_t start, int32_t gotoffset, int32_t expectedOffset, const char* expectedString){ in doTest() argument
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp219 testString( in testString() argument
231 sstrm << testString; in testString() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java423 private void checkMatch(CharsetDetector det, String testString, in checkMatch() argument
462 private void checkEncoding(String testString, in checkEncoding() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java420 private void checkMatch(CharsetDetector det, String testString, in checkMatch() argument
459 private void checkEncoding(String testString, in checkEncoding() argument
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DNioByteStringTest.java59 private final ByteString testString = new NioByteString(backingBuffer); field in NioByteStringTest
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c485 const UChar testString[] = {0x0061, 0x0062, 0x0063, 0x0064, 0x0064, 0x0061, 0}; in TestStringSearching() local
[all...]
H A Dcbiapts.c762 UChar testString[TEST_STRING_LENGTH]; in TestBreakIteratorStatusVec() local
H A Dcdattst.c1918 UChar testString[kUbufMax]; in TestForceGannenNumbering() local

Completed in 29 milliseconds

12