/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_join.py | 97 suite.addTest(unittest.makeSuite(JoinTestCase))
|
test_lock.py | 176 suite.addTest(unittest.makeSuite(LockingTestCase)) 178 suite.addTest(unittest.makeSuite(LockingTestCase, 'test01'))
|
test_compare.py | 439 res.addTest(unittest.makeSuite(ComparatorTests)) 440 res.addTest(unittest.makeSuite(BtreeExceptionsTestCase)) 441 res.addTest(unittest.makeSuite(BtreeKeyCompareTestCase)) 442 res.addTest(unittest.makeSuite(DuplicateExceptionsTestCase)) 443 res.addTest(unittest.makeSuite(DuplicateCompareTestCase))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_fileid.py | 57 suite.addTest(unittest.makeSuite(FileidResetTestCase))
|
test_join.py | 97 suite.addTest(unittest.makeSuite(JoinTestCase))
|
test_lock.py | 176 suite.addTest(unittest.makeSuite(LockingTestCase)) 178 suite.addTest(unittest.makeSuite(LockingTestCase, 'test01'))
|
test_compare.py | 439 res.addTest(unittest.makeSuite(ComparatorTests)) 440 res.addTest(unittest.makeSuite(BtreeExceptionsTestCase)) 441 res.addTest(unittest.makeSuite(BtreeKeyCompareTestCase)) 442 res.addTest(unittest.makeSuite(DuplicateExceptionsTestCase)) 443 res.addTest(unittest.makeSuite(DuplicateCompareTestCase))
|
/external/icu4c/test/cintltst/ |
capitst.c | 63 addTest(root, &TestProperty, "tscoll/capitst/TestProperty"); 64 addTest(root, &TestRuleBasedColl, "tscoll/capitst/TestRuleBasedColl"); 65 addTest(root, &TestCompare, "tscoll/capitst/TestCompare"); 66 addTest(root, &TestSortKey, "tscoll/capitst/TestSortKey"); 67 addTest(root, &TestHashCode, "tscoll/capitst/TestHashCode"); 68 addTest(root, &TestElemIter, "tscoll/capitst/TestElemIter"); 69 addTest(root, &TestGetAll, "tscoll/capitst/TestGetAll"); 70 /*addTest(root, &TestGetDefaultRules, "tscoll/capitst/TestGetDefaultRules");*/ 71 addTest(root, &TestDecomposition, "tscoll/capitst/TestDecomposition"); 72 addTest(root, &TestSafeClone, "tscoll/capitst/TestSafeClone") [all...] |
cbiapts.c | 56 addTest(root, &TestBreakIteratorCAPI, "tstxtbd/cbiapts/TestBreakIteratorCAPI"); 57 addTest(root, &TestBreakIteratorSafeClone, "tstxtbd/cbiapts/TestBreakIteratorSafeClone"); 58 addTest(root, &TestBreakIteratorUText, "tstxtbd/cbiapts/TestBreakIteratorUText"); 60 addTest(root, &TestBreakIteratorRules, "tstxtbd/cbiapts/TestBreakIteratorRules"); 61 addTest(root, &TestBreakIteratorRuleError, "tstxtbd/cbiapts/TestBreakIteratorRuleError"); 62 addTest(root, &TestBreakIteratorStatusVec, "tstxtbd/cbiapts/TestBreakIteratorStatusVec"); 63 addTest(root, &TestBreakIteratorTailoring, "tstxtbd/cbiapts/TestBreakIteratorTailoring"); 64 addTest(root, &TestBreakIteratorRefresh, "tstxtbd/cbiapts/TestBreakIteratorRefresh"); [all...] |
cstrcase.c | [all...] |
idnatest.c | 60 addTest(root, &TestToUnicode, "idna/TestToUnicode"); 61 addTest(root, &TestToASCII, "idna/TestToASCII"); 62 addTest(root, &TestIDNToUnicode, "idna/TestIDNToUnicode"); 63 addTest(root, &TestIDNToASCII, "idna/TestIDNToASCII"); 64 addTest(root, &TestCompare, "idna/TestCompare"); 65 addTest(root, &TestJB4490, "idna/TestJB4490"); 66 addTest(root, &TestJB4475, "idna/TestJB4475"); 67 addTest(root, &TestLength, "idna/TestLength"); 68 addTest(root, &TestJB5273, "idna/TestJB5273"); 69 addTest(root, &TestUTS46, "idna/TestUTS46") [all...] |
ccapitst.c | 87 addTest(root, &ListNames, "tsconv/ccapitst/ListNames"); 88 addTest(root, &TestConvert, "tsconv/ccapitst/TestConvert"); 89 addTest(root, &TestFlushCache, "tsconv/ccapitst/TestFlushCache"); 90 addTest(root, &TestAlias, "tsconv/ccapitst/TestAlias"); 91 addTest(root, &TestDuplicateAlias, "tsconv/ccapitst/TestDuplicateAlias"); 92 addTest(root, &TestConvertSafeClone, "tsconv/ccapitst/TestConvertSafeClone"); 94 addTest(root, &TestConvertSafeCloneCallback,"tsconv/ccapitst/TestConvertSafeCloneCallback"); 96 addTest(root, &TestCCSID, "tsconv/ccapitst/TestCCSID"); 97 addTest(root, &TestJ932, "tsconv/ccapitst/TestJ932"); 98 addTest(root, &TestJ1968, "tsconv/ccapitst/TestJ1968") [all...] |
creststn.c | 192 addTest(root, &TestErrorCodes, "tsutil/creststn/TestErrorCodes"); 194 addTest(root, &TestEmptyBundle, "tsutil/creststn/TestEmptyBundle"); 195 addTest(root, &TestConstruction1, "tsutil/creststn/TestConstruction1"); 196 addTest(root, &TestResourceBundles, "tsutil/creststn/TestResourceBundles"); 197 addTest(root, &TestNewTypes, "tsutil/creststn/TestNewTypes"); 198 addTest(root, &TestEmptyTypes, "tsutil/creststn/TestEmptyTypes"); 199 addTest(root, &TestBinaryCollationData, "tsutil/creststn/TestBinaryCollationData"); 200 addTest(root, &TestAPI, "tsutil/creststn/TestAPI"); 201 addTest(root, &TestErrorConditions, "tsutil/creststn/TestErrorConditions"); 202 addTest(root, &TestDecodedBundle, "tsutil/creststn/TestDecodedBundle") [all...] |
cucdtst.c | 169 addTest(root, &TestCodeUnit, "tsutil/cucdtst/TestCodeUnit"); 170 addTest(root, &TestCodePoint, "tsutil/cucdtst/TestCodePoint"); 171 addTest(root, &TestCharLength, "tsutil/cucdtst/TestCharLength"); 172 addTest(root, &TestBinaryValues, "tsutil/cucdtst/TestBinaryValues"); 173 addTest(root, &TestUnicodeData, "tsutil/cucdtst/TestUnicodeData"); 174 addTest(root, &TestAdditionalProperties, "tsutil/cucdtst/TestAdditionalProperties"); 175 addTest(root, &TestNumericProperties, "tsutil/cucdtst/TestNumericProperties"); 176 addTest(root, &TestUpperLower, "tsutil/cucdtst/TestUpperLower"); 177 addTest(root, &TestLetterNumber, "tsutil/cucdtst/TestLetterNumber"); 178 addTest(root, &TestMisc, "tsutil/cucdtst/TestMisc") [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/ |
suite.py | 40 def addTest(self, test): 47 "before passing them to addTest()") 54 self.addTest(test)
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cstrcase.c | [all...] |
idnatest.c | 60 addTest(root, &TestToUnicode, "idna/TestToUnicode"); 61 addTest(root, &TestToASCII, "idna/TestToASCII"); 62 addTest(root, &TestIDNToUnicode, "idna/TestIDNToUnicode"); 63 addTest(root, &TestIDNToASCII, "idna/TestIDNToASCII"); 64 addTest(root, &TestCompare, "idna/TestCompare"); 65 addTest(root, &TestJB4490, "idna/TestJB4490"); 66 addTest(root, &TestJB4475, "idna/TestJB4475"); 67 addTest(root, &TestLength, "idna/TestLength"); 68 addTest(root, &TestJB5273, "idna/TestJB5273"); 69 addTest(root, &TestUTS46, "idna/TestUTS46") [all...] |
ccapitst.c | 130 addTest(root, &ListNames, "tsconv/ccapitst/ListNames"); 131 addTest(root, &TestConvert, "tsconv/ccapitst/TestConvert"); 132 addTest(root, &TestFlushCache, "tsconv/ccapitst/TestFlushCache"); 133 addTest(root, &TestAlias, "tsconv/ccapitst/TestAlias"); 134 addTest(root, &TestDuplicateAlias, "tsconv/ccapitst/TestDuplicateAlias"); 135 addTest(root, &TestConvertSafeClone, "tsconv/ccapitst/TestConvertSafeClone"); 137 addTest(root, &TestConvertSafeCloneCallback,"tsconv/ccapitst/TestConvertSafeCloneCallback"); 139 addTest(root, &TestCCSID, "tsconv/ccapitst/TestCCSID"); 140 addTest(root, &TestJ932, "tsconv/ccapitst/TestJ932"); 141 addTest(root, &TestJ1968, "tsconv/ccapitst/TestJ1968") [all...] |
nucnvtst.c | 246 addTest(root, &TestInBufSizes, "tsconv/nucnvtst/TestInBufSizes"); 247 addTest(root, &TestOutBufSizes, "tsconv/nucnvtst/TestOutBufSizes"); 249 addTest(root, &TestConverterTypesAndStarters, "tsconv/nucnvtst/TestConverterTypesAndStarters"); 250 addTest(root, &TestAmbiguous, "tsconv/nucnvtst/TestAmbiguous"); 251 addTest(root, &TestSignatureDetection, "tsconv/nucnvtst/TestSignatureDetection"); 252 addTest(root, &TestUTF7, "tsconv/nucnvtst/TestUTF7"); 253 addTest(root, &TestIMAP, "tsconv/nucnvtst/TestIMAP"); 254 addTest(root, &TestUTF8, "tsconv/nucnvtst/TestUTF8"); 257 addTest(root, &TestCESU8, "tsconv/nucnvtst/TestCESU8"); 258 addTest(root, &TestUTF16, "tsconv/nucnvtst/TestUTF16") [all...] |
ccurrtst.c | 35 addTest(root, &currTest, "tscoll/ccurrtst/currTest");
|
/external/chromium_org/third_party/icu/source/test/iotest/ |
stream.cpp | 339 addTest(root, &TestStream, "stream/TestStream"); 340 addTest(root, &TestStreamEOF, "stream/TestStreamEOF");
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingListTest.java | 144 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 153 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() {
|
/external/icu4c/test/iotest/ |
stream.cpp | 319 addTest(root, &TestStream, "stream/TestStream"); 320 addTest(root, &TestStreamEOF, "stream/TestStreamEOF");
|
/libcore/luni/src/test/java/libcore/xml/ |
JaxenXPathTestSuite.java | 127 suite.addTest(createFromTest(xpath, context, test)); 130 suite.addTest(createFromValueOf(xpath, context, test));
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
TestPackageXmlParser.java | 136 mPackageDef.addTest(testId, timeout);
|