HomeSort by relevance Sort by last modified time
    Searched full:addtest (Results 151 - 175 of 188) sorted by null

1 2 3 4 5 67 8

  /external/icu4c/test/iotest/
iotest.cpp 694 addTest(root, &DataDrivenPrintf, "datadriv/DataDrivenPrintf");
695 addTest(root, &DataDrivenPrintfPrecision, "datadriv/DataDrivenPrintfPrecision");
696 addTest(root, &DataDrivenScanf, "datadriv/DataDrivenScanf");
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 121 addTest(root, testCharFromDirProp, "complex/bidi/TestCharFromDirProp");
122 addTest(root, testBidi, "complex/bidi/TestBidi");
123 addTest(root, testInverse, "complex/bidi/TestInverse");
124 addTest(root, testReorder,"complex/bidi/TestReorder");
125 addTest(root, testFailureRecovery,"complex/bidi/TestFailureRecovery");
126 addTest(root, testMultipleParagraphs,"complex/bidi/TestMultipleParagraphs");
127 addTest(root, testReorderingMode, "complex/bidi/TestReorderingMode");
128 addTest(root, testReorderRunsOnly, "complex/bidi/TestReorderRunsOnly");
129 addTest(root, testStreaming, "complex/bidi/TestStreaming");
130 addTest(root, testClassOverride, "complex/bidi/TestClassOverride")
    [all...]
ncnvtst.c 120 addTest(root, &TestSurrogateBehaviour, "tsconv/ncnvtst/TestSurrogateBehaviour");
121 addTest(root, &TestErrorBehaviour, "tsconv/ncnvtst/TestErrorBehaviour");
124 addTest(root, &TestToUnicodeErrorBehaviour, "tsconv/ncnvtst/ToUnicodeErrorBehaviour");
125 addTest(root, &TestGetNextErrorBehaviour, "tsconv/ncnvtst/TestGetNextErrorBehaviour");
128 addTest(root, &TestAvailableConverters, "tsconv/ncnvtst/TestAvailableConverters");
129 addTest(root, &TestFlushInternalBuffer, "tsconv/ncnvtst/TestFlushInternalBuffer");
130 addTest(root, &TestResetBehaviour, "tsconv/ncnvtst/TestResetBehaviour");
131 addTest(root, &TestRegressionUTF8, "tsconv/ncnvtst/TestRegressionUTF8");
132 addTest(root, &TestRegressionUTF32, "tsconv/ncnvtst/TestRegressionUTF32");
133 addTest(root, &TestTruncated, "tsconv/ncnvtst/TestTruncated")
    [all...]
tracetst.c 43 addTest(root, &TestTraceAPI, "tsutil/TraceTest/TestTraceAPI" );
trietest.c 885 addTest(root, &TrieTest, "tsutil/trietest/TrieTest");
886 addTest(root, &DummyTrieTest, "tsutil/trietest/DummyTrieTest");
reapits.c 166 addTest(root, &TestRegexCAPI, "regex/TestRegexCAPI");
167 addTest(root, &TestBug4315, "regex/TestBug4315");
168 addTest(root, &TestUTextAPI, "regex/TestUTextAPI");
169 addTest(root, &TestRefreshInput, "regex/TestRefreshInput");
170 addTest(root, &TestBug8421, "regex/TestBug8421");
    [all...]
spooftest.c 73 addTest(root, &TestUSpoofCAPI, "uspoof/TestUSpoofCAPI");
udatpg_test.c 36 #define TESTCASE(x) addTest(root, &x, "tsformat/udatpg_test/" #x)
bocu1tst.c 1031 addTest(root, TestBOCU1RefDiff, "tsconv/bocu1tst/TestBOCU1RefDiff");
1032 addTest(root, TestBOCU1, "tsconv/bocu1tst/TestBOCU1");
nccbtst.c 91 addTest(root, &TestSkipCallBack, "tsconv/nccbtst/TestSkipCallBack");
92 addTest(root, &TestStopCallBack, "tsconv/nccbtst/TestStopCallBack");
93 addTest(root, &TestSubCallBack, "tsconv/nccbtst/TestSubCallBack");
97 addTest(root, &TestSubWithValueCallBack, "tsconv/nccbtst/TestSubWithValueCallBack");
101 addTest(root, &TestLegalAndOtherCallBack, "tsconv/nccbtst/TestLegalAndOtherCallBack");
102 addTest(root, &TestSingleByteCallBack, "tsconv/nccbtst/TestSingleByteCallBack");
105 addTest(root, &TestCallBackFailure, "tsconv/nccbtst/TestCallBackFailure");
    [all...]
ncnvfbts.c 108 addTest(root, &TestConverterFallBack, "tsconv/ncnvfbts/TestConverterFallBack");
usettest.c 15 #define TEST(x) addTest(root, &x, "uset/" # x)
utransts.c 21 #define TEST(x) addTest(root, &x, "utrans/" # x)
cdattst.c 44 #define TESTCASE(x) addTest(root, &x, "tsformat/cdattst/" #x)
    [all...]
cldrtest.c     [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPackageDef.java 350 void addTest(TestIdentifier testDef, int timeout) {
  /external/guava/guava-tests/test/com/google/common/collect/
MapsTest.java     [all...]
TreeBasedTableTest.java 52 suite.addTest(MapTestSuiteBuilder
IteratorsTest.java 71 suite.addTest(testsForRemoveAllAndRetainAll());
    [all...]
  /external/mdnsresponder/Clients/
dns-sd.c 217 static char addtest = 0; variable
581 switch (addtest)
585 addtest = 1;
589 addtest = 2;
593 addtest = 0;
    [all...]
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
JSR166TestCase.java 177 // suite.addTest((TestSuite) suiteOrClass);
179 // suite.addTest(new TestSuite((Class<?>) suiteOrClass));
    [all...]
  /external/icu4c/tools/ctestfw/
ctest.c 199 addTest(TestNode** root,
211 /* printf("addTest: nreName = %s\n", newNode->name );*/
    [all...]
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 174 result.addTest(suite.create(base, testCaseElement));
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /libcore/support/src/test/java/tests/resources/
junit4-4.3.1.jar 

Completed in 1461 milliseconds

1 2 3 4 5 67 8