Home
last modified time | relevance | path

Searched defs:testStr (Results 1 – 21 of 21) sorted by relevance

/external/chromium-trace/catapult/devil/devil/utils/
Dgeometry_test.py14 def testStr(self): member in PointTest
49 def testStr(self): member in RectangleTest
/external/tensorflow/tensorflow/python/tpu/
Dtpu_sharding_test.py53 def testStr(self): member in ShardingTest
/external/skqp/tests/
DGrSKSLPrettyPrintTest.cpp90 SkTArray<const char*> testStr; in DEF_TEST() local
/external/skia/tests/
DGrSKSLPrettyPrintTest.cpp90 SkTArray<const char*> testStr; in DEF_TEST() local
/external/icu/icu4c/source/test/iotest/
Dstrtst.c252 UChar testStr[256]; in TestLocalizedString() local
332 UChar testStr[256]; in TestSnprintf() local
749 UChar testStr[16]; in TestCount() local
Dstream.cpp66 …static const char testStr[] = "\x42\x65\x67\x69\x6E\x6E\x69\x6E\x67\x20\x6F\x66\x20\x74\x65\x73\x7… in TestStream() local
Dfiletst.c443 …static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don… in TestfgetsBuffers() local
600 …static const char testStr[] = "This is a test string that tests u_fgets. It makes sure that we don… in TestfgetsLineCount() local
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape_test.py184 def testStr(self): member in DimensionTest
385 def testStr(self): member in ShapeTest
Dops_test.py412 def testStr(self): member in OperationTest
/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16_test.py59 def testStr(self): member in Bfloat16Test
/external/python/pyasn1/tests/type/
Dtest_univ.py47 def testStr(self): member in NoValueTestCase
162 def testStr(self): member in IntegerTestCase
335 def testStr(self): member in BooleanTestCase
414 def testStr(self): member in BitStringTestCase
654 def testStr(self): member in Null
704 def testStr(self): member in RealTestCase
852 def testStr(self): member in ObjectIdentifier
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp154 UnicodeString testStr = CharsToUnicodeString(testArray[i][0]); in TestBasic() local
Drbbiapts.cpp1122 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestRefreshInputText() local
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
DUnicodeSetClosure.java110 public static void test(String testStr) throws Exception { in test()
/external/clang/test/SemaCXX/
Dwarn-unreachable.cpp143 std::string testStr() { in testStr() function
/external/python/cpython3/Lib/test/
Dtest_marshal.py424 def testStr(self): member in InstancingTestCase
/external/icu/icu4c/source/test/cintltst/
Dcbiapts.c890 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; /* = " A B C D" */ in TestBreakIteratorRefresh() local
Dreapits.c2192 UChar testStr[] = {0x41, 0x20, 0x42, 0x20, 0x43, 0x0}; /* = "A B C" */ in TestRefreshInput() local
/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py217 def testStr(self): member in EnumTest
/external/python/dateutil/dateutil/test/
Dtest_rrule.py2664 def testStr(self): member in RRuleTest
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp17835 string testStr = ""; in createBoolMixedBitSizeGroup() local