HomeSort by relevance Sort by last modified time
    Searched full:addtest (Results 176 - 200 of 354) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/third_party/icu/source/test/cintltst/
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...]
utmstest.c 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI");
34 addTest(root, &TestData, "tsformat/utmstest/TestData");
35 addTest(root, &TestMonkey, "tsformat/utmstest/TestMonkey");
36 addTest(root, &TestDotNet, "tsformat/utmstest/TestDotNet");
cstrcase.c     [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
ContiguousSetNonGwtTest.java 47 suite.addTest(
ForwardingSortedSetTest.java 109 suite.addTest(
TransformedSetTest.java 58 suite.addTest(SetTestSuiteBuilder
ForwardingMapTest.java 121 suite.addTest(MapTestSuiteBuilder.using(new TestStringMapGenerator() {
136 suite.addTest(MapTestSuiteBuilder.using(new TestStringMapGenerator() {
  /external/icu4c/test/cintltst/
cdateintervalformattest.c 24 #define TESTCASE(x) addTest(root, &x, "tsformat/cdateintervalformattest/" #x)
citertst.c 46 addTest(root, &TestPrevious, "tscoll/citertst/TestPrevious");
47 addTest(root, &TestOffset, "tscoll/citertst/TestOffset");
48 addTest(root, &TestSetText, "tscoll/citertst/TestSetText");
49 addTest(root, &TestMaxExpansion, "tscoll/citertst/TestMaxExpansion");
50 addTest(root, &TestUnicodeChar, "tscoll/citertst/TestUnicodeChar");
51 addTest(root, &TestNormalizedUnicodeChar,
53 addTest(root, &TestNormalization, "tscoll/citertst/TestNormalization");
54 addTest(root, &TestBug672, "tscoll/citertst/TestBug672");
55 addTest(root, &TestBug672Normalize, "tscoll/citertst/TestBug672Normalize");
56 addTest(root, &TestSmallBuffer, "tscoll/citertst/TestSmallBuffer")
    [all...]
utmstest.c 33 addTest(root, &TestAPI, "tsformat/utmstest/TestAPI");
34 addTest(root, &TestData, "tsformat/utmstest/TestData");
35 addTest(root, &TestMonkey, "tsformat/utmstest/TestMonkey");
36 addTest(root, &TestDotNet, "tsformat/utmstest/TestDotNet");
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...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py 97 suite.addTest(unittest.makeSuite(JoinTestCase))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 69 suite.addTest(unittest.makeSuite(TestEmailAsianCodecs))
test_email_codecs_renamed.py 69 suite.addTest(unittest.makeSuite(TestEmailAsianCodecs))
test_email_torture.py 128 suite.addTest(unittest.makeSuite(testclass))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_setups.py 27 realSuite.addTest(suite)
29 suite.addTest(unittest.TestSuite())
30 realSuite.addTest(unittest.TestSuite())
500 suite.addTest(_suite)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_join.py 97 suite.addTest(unittest.makeSuite(JoinTestCase))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_codecs.py 69 suite.addTest(unittest.makeSuite(TestEmailAsianCodecs))
test_email_codecs_renamed.py 69 suite.addTest(unittest.makeSuite(TestEmailAsianCodecs))
test_email_torture.py 128 suite.addTest(unittest.makeSuite(testclass))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_setups.py 27 realSuite.addTest(suite)
29 suite.addTest(unittest.TestSuite())
30 realSuite.addTest(unittest.TestSuite())
500 suite.addTest(_suite)
  /external/chromium_org/third_party/icu/source/tools/ctestfw/unicode/
ctest.h 146 * addTest(&root, &mytest, "/a/b/mytest" );
154 addTest(TestNode** root,
  /external/icu4c/test/iotest/
stream.cpp 319 addTest(root, &TestStream, "stream/TestStream");
320 addTest(root, &TestStreamEOF, "stream/TestStreamEOF");

Completed in 2153 milliseconds

1 2 3 4 5 6 78 91011>>