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

1 2 3 4 5 6 7 891011>>

  /external/icu4c/tools/ctestfw/unicode/
ctest.h 146 * addTest(&root, &mytest, "/a/b/mytest" );
154 addTest(TestNode** root,
  /libcore/luni/src/test/java/libcore/xml/
JaxenXPathTestSuite.java 127 suite.addTest(createFromTest(xpath, context, test));
130 suite.addTest(createFromValueOf(xpath, context, test));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_lock.py 176 suite.addTest(unittest.makeSuite(LockingTestCase))
178 suite.addTest(unittest.makeSuite(LockingTestCase, 'test01'))
test_dbenv.py 516 suite.addTest(unittest.makeSuite(DBEnv_general))
517 suite.addTest(unittest.makeSuite(DBEnv_memp))
518 suite.addTest(unittest.makeSuite(DBEnv_logcursor))
519 suite.addTest(unittest.makeSuite(DBEnv_log))
520 suite.addTest(unittest.makeSuite(DBEnv_log_txn))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 40 tests.addTest(RobotTestCase(index, parser, url, 1, agent))
42 tests.addTest(RobotTestCase(index, parser, url, 0, agent))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_lock.py 176 suite.addTest(unittest.makeSuite(LockingTestCase))
178 suite.addTest(unittest.makeSuite(LockingTestCase, 'test01'))
test_dbenv.py 516 suite.addTest(unittest.makeSuite(DBEnv_general))
517 suite.addTest(unittest.makeSuite(DBEnv_memp))
518 suite.addTest(unittest.makeSuite(DBEnv_logcursor))
519 suite.addTest(unittest.makeSuite(DBEnv_log))
520 suite.addTest(unittest.makeSuite(DBEnv_log_txn))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_robotparser.py 40 tests.addTest(RobotTestCase(index, parser, url, 1, agent))
42 tests.addTest(RobotTestCase(index, parser, url, 0, agent))
  /external/chromium_org/third_party/icu/source/test/cintltst/
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...]
udatatst.c 91 addTest(root, &TestUDataOpen, "udatatst/TestUDataOpen" );
92 addTest(root, &TestUDataOpenChoiceDemo1, "udatatst/TestUDataOpenChoiceDemo1");
93 addTest(root, &TestUDataOpenChoiceDemo2, "udatatst/TestUDataOpenChoiceDemo2");
94 addTest(root, &TestUDataGetInfo, "udatatst/TestUDataGetInfo" );
95 addTest(root, &TestUDataGetMemory, "udatatst/TestUDataGetMemory" );
96 addTest(root, &TestErrorConditions, "udatatst/TestErrorConditions");
97 addTest(root, &TestAppData, "udatatst/TestAppData" );
98 addTest(root, &TestSwapData, "udatatst/TestSwapData" );
100 addTest(root, &TestUDataSetAppData, "udatatst/TestUDataSetAppData" );
101 addTest(root, &TestICUDataName, "udatatst/TestICUDataName" )
    [all...]
utf8tst.c 78 addTest(root, &TestCodeUnitValues, "utf8tst/TestCodeUnitValues");
79 addTest(root, &TestCharLength, "utf8tst/TestCharLength" );
80 addTest(root, &TestGetChar, "utf8tst/TestGetChar" );
81 addTest(root, &TestNextPrevChar, "utf8tst/TestNextPrevChar" );
82 addTest(root, &TestFwdBack, "utf8tst/TestFwdBack" );
83 addTest(root, &TestSetChar, "utf8tst/TestSetChar" );
84 addTest(root, &TestAppendChar, "utf8tst/TestAppendChar" );
85 addTest(root, &TestAppend, "utf8tst/TestAppend" );
86 addTest(root, &TestSurrogates, "utf8tst/TestSurrogates" );
    [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...]
hpmufn.c 41 addTest(root, &TestHeapFunctions, "hpmufn/TestHeapFunctions" );
42 addTest(root, &TestMutexFunctions, "hpmufn/TestMutexFunctions" );
43 addTest(root, &TestIncDecFunctions, "hpmufn/TestIncDecFunctions");
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...]
  /external/icu4c/test/cintltst/
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...]
udatatst.c 92 addTest(root, &TestUDataOpen, "udatatst/TestUDataOpen" );
93 addTest(root, &TestUDataOpenChoiceDemo1, "udatatst/TestUDataOpenChoiceDemo1");
94 addTest(root, &TestUDataOpenChoiceDemo2, "udatatst/TestUDataOpenChoiceDemo2");
95 addTest(root, &TestUDataGetInfo, "udatatst/TestUDataGetInfo" );
96 addTest(root, &TestUDataGetMemory, "udatatst/TestUDataGetMemory" );
97 addTest(root, &TestErrorConditions, "udatatst/TestErrorConditions");
98 addTest(root, &TestAppData, "udatatst/TestAppData" );
99 addTest(root, &TestSwapData, "udatatst/TestSwapData" );
101 addTest(root, &TestUDataSetAppData, "udatatst/TestUDataSetAppData" );
102 addTest(root, &TestICUDataName, "udatatst/TestICUDataName" )
    [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...]
hpmufn.c 41 addTest(root, &TestHeapFunctions, "hpmufn/TestHeapFunctions" );
42 addTest(root, &TestMutexFunctions, "hpmufn/TestMutexFunctions" );
43 addTest(root, &TestIncDecFunctions, "hpmufn/TestIncDecFunctions");
nucnvtst.c 253 addTest(root, &TestInBufSizes, "tsconv/nucnvtst/TestInBufSizes");
254 addTest(root, &TestOutBufSizes, "tsconv/nucnvtst/TestOutBufSizes");
256 addTest(root, &TestConverterTypesAndStarters, "tsconv/nucnvtst/TestConverterTypesAndStarters");
257 addTest(root, &TestAmbiguous, "tsconv/nucnvtst/TestAmbiguous");
258 addTest(root, &TestSignatureDetection, "tsconv/nucnvtst/TestSignatureDetection");
259 addTest(root, &TestUTF7, "tsconv/nucnvtst/TestUTF7");
260 addTest(root, &TestIMAP, "tsconv/nucnvtst/TestIMAP");
261 addTest(root, &TestUTF8, "tsconv/nucnvtst/TestUTF8");
264 addTest(root, &TestCESU8, "tsconv/nucnvtst/TestCESU8");
265 addTest(root, &TestUTF16, "tsconv/nucnvtst/TestUTF16")
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
SetsTest.java 116 suite.addTest(SetTestSuiteBuilder.using(new TestStringSetGenerator() {
136 suite.addTest(SetTestSuiteBuilder.using(new TestStringSetGenerator() {
149 suite.addTest(SetTestSuiteBuilder.using(new TestStringSetGenerator() {
161 suite.addTest(SetTestSuiteBuilder.using(new TestEnumSetGenerator() {
174 suite.addTest(testsForFilter());
175 suite.addTest(testsForFilterNoNulls());
176 suite.addTest(testsForFilterFiltered());
    [all...]
ImmutableMultisetTest.java 57 suite.addTest(MultisetTestSuiteBuilder.using(
68 suite.addTest(MultisetTestSuiteBuilder.using(
80 suite.addTest(SetTestSuiteBuilder.using(new TestStringSetGenerator() {
ImmutableSortedMultisetTest.java 54 suite.addTest(SortedMultisetTestSuiteBuilder.using(new TestStringMultisetGenerator() {
68 suite.addTest(SortedMultisetTestSuiteBuilder.using(new TestStringMultisetGenerator() {
82 suite.addTest(SetTestSuiteBuilder
  /external/chromium_org/third_party/icu/patches/
search_collation.patch 185 addTest(root, &TestStart, "tscoll/usrchtst/TestStart");
187 addTest(root, &TestForwardBackward, "tscoll/usrchtst/TestForwardBackward");
188 addTest(root, &TestSearchForNull, "tscoll/usrchtst/TestSearchForNull");
189 addTest(root, &TestStrengthIdentical, "tscoll/usrchtst/TestStrengthIdentical");
190 + addTest(root, &TestUsingSearchCollator, "tscoll/usrchtst/TestUsingSearchCollator");
215 addTest(root, &TestCEBufferOverflow, "tscoll/citertst/TestCEBufferOverflow");
216 addTest(root, &TestCEValidity, "tscoll/citertst/TestCEValidity");
217 addTest(root, &TestSortKeyValidity, "tscoll/citertst/TestSortKeyValidity");
218 + addTest(root, &TestSearchCollatorElements, "tscoll/citertst/TestSearchCollatorElements");
    [all...]
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorIntegrationTests.java 184 testSuite.addTest(test);
269 testSuite.addTest(test);
  /external/chromium_org/third_party/icu/source/test/iotest/
stream.cpp 339 addTest(root, &TestStream, "stream/TestStream");
340 addTest(root, &TestStreamEOF, "stream/TestStreamEOF");

Completed in 1044 milliseconds

1 2 3 4 5 6 7 891011>>