/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingSortedMapTest.java | 118 suite.addTest(MapTestSuiteBuilder.using(new TestStringMapGenerator() { 136 suite.addTest(MapTestSuiteBuilder.using(new TestStringMapGenerator() { 159 suite.addTest(MapTestSuiteBuilder.using(new TestStringMapGenerator() {
|
ListsTest.java | 106 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 118 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 138 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 153 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 168 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 180 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 193 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 204 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 215 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() { 226 suite.addTest(ListTestSuiteBuilder.using(new TestStringListGenerator() [all...] |
ForwardingMultisetTest.java | 145 suite.addTest( 156 suite.addTest( 168 suite.addTest(SetTestSuiteBuilder.using(new TestStringSetGenerator() {
|
/external/icu4c/test/cintltst/ |
stdnmtst.c | 33 addTest(root, &TestStandardName, "tsconv/stdnmtst/TestStandardName"); 34 addTest(root, &TestStandardNames, "tsconv/stdnmtst/TestStandardNames"); 35 addTest(root, &TestCanonicalName, "tsconv/stdnmtst/TestCanonicalName");
|
cmsgtst.c | [all...] |
cnormtst.c | 138 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); 139 addTest(root, &TestDecomp, "tsnorm/cnormtst/TestDecomp"); 140 addTest(root, &TestCompatDecomp, "tsnorm/cnormtst/TestCompatDecomp"); 141 addTest(root, &TestCanonDecompCompose, "tsnorm/cnormtst/TestCanonDecompCompose"); 142 addTest(root, &TestCompatDecompCompose, "tsnorm/cnormtst/TestCompatDecompCompose"); 143 addTest(root, &TestFCD, "tsnorm/cnormtst/TestFCD"); 144 addTest(root, &TestNull, "tsnorm/cnormtst/TestNull"); 145 addTest(root, &TestQuickCheck, "tsnorm/cnormtst/TestQuickCheck"); 146 addTest(root, &TestQuickCheckPerCP, "tsnorm/cnormtst/TestQuickCheckPerCP"); 147 addTest(root, &TestIsNormalized, "tsnorm/cnormtst/TestIsNormalized") [all...] |
uenumtst.c | 459 addTest(root, &EnumerationTest, "tsutil/uenumtst/EnumerationTest"); 460 addTest(root, &EmptyEnumerationTest, "tsutil/uenumtst/EmptyEnumerationTest"); 461 addTest(root, &DefaultNextTest, "tsutil/uenumtst/DefaultNextTest"); 462 addTest(root, &TestCharStringsEnumeration, "tsutil/uenumtst/TestCharStringsEnumeration"); 463 addTest(root, &TestUCharStringsEnumeration, "tsutil/uenumtst/TestUCharStringsEnumeration");
|
usrchtst.c | [all...] |
utf8tst.c | 83 addTest(root, &TestCodeUnitValues, "utf8tst/TestCodeUnitValues"); 84 addTest(root, &TestCharLength, "utf8tst/TestCharLength"); 85 addTest(root, &TestGetChar, "utf8tst/TestGetChar"); 86 addTest(root, &TestNextPrevChar, "utf8tst/TestNextPrevChar"); 87 addTest(root, &TestNulTerminated, "utf8tst/TestNulTerminated"); 88 addTest(root, &TestNextPrevNonCharacters, "utf8tst/TestNextPrevNonCharacters"); 89 addTest(root, &TestNextPrevCharUnsafe, "utf8tst/TestNextPrevCharUnsafe"); 90 addTest(root, &TestFwdBack, "utf8tst/TestFwdBack"); 91 addTest(root, &TestFwdBackUnsafe, "utf8tst/TestFwdBackUnsafe"); 92 addTest(root, &TestSetChar, "utf8tst/TestSetChar") [all...] |
utf16tst.c | 44 addTest(root, &TestCodeUnitValues, "utf16tst/TestCodeUnitValues"); 45 addTest(root, &TestCharLength, "utf16tst/TestCharLength"); 46 addTest(root, &TestGetChar, "utf16tst/TestGetChar"); 47 addTest(root, &TestNextPrevChar, "utf16tst/TestNextPrevChar"); 48 addTest(root, &TestNulTerminated, "utf16tst/TestNulTerminated"); 49 addTest(root, &TestFwdBack, "utf16tst/TestFwdBack"); 50 addTest(root, &TestSetChar, "utf16tst/TestSetChar"); 51 addTest(root, &TestAppendChar, "utf16tst/TestAppendChar"); 52 addTest(root, &TestAppend, "utf16tst/TestAppend"); 53 addTest(root, &TestSurrogate, "utf16tst/TestSurrogate") [all...] |
callcoll.c | 198 addTest(root, &TestPrimary, "tscoll/callcoll/TestPrimary"); 199 addTest(root, &TestSecondary, "tscoll/callcoll/TestSecondary"); 200 addTest(root, &TestTertiary, "tscoll/callcoll/TestTertiary"); 201 addTest(root, &TestIdentical, "tscoll/callcoll/TestIdentical"); 202 addTest(root, &TestExtra, "tscoll/callcoll/TestExtra"); 203 addTest(root, &TestJB581, "tscoll/callcoll/TestJB581"); 204 addTest(root, &TestVariableTop, "tscoll/callcoll/TestVariableTop"); 205 addTest(root, &TestSurrogates, "tscoll/callcoll/TestSurrogates"); 206 addTest(root, &TestInvalidRules, "tscoll/callcoll/TestInvalidRules"); 207 addTest(root, &TestJB1401, "tscoll/callcoll/TestJB1401") [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...] |
/external/icu4c/test/iotest/ |
trnstst.c | 310 addTest(root, &TestTranslitOps, "translit/ops"); 312 addTest(root, &TestTranslitFileOut, "translit/fileOut"); 313 addTest(root, &TestTranslitStringOut, "translit/stringOut");
|
filetst.c | [all...] |
/external/chromium_org/third_party/icu/source/test/iotest/ |
filetst.c | [all...] |
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cbiapts.c | 53 addTest(root, &TestBreakIteratorCAPI, "tstxtbd/cbiapts/TestBreakIteratorCAPI"); 54 addTest(root, &TestBreakIteratorSafeClone, "tstxtbd/cbiapts/TestBreakIteratorSafeClone"); 55 addTest(root, &TestBreakIteratorUText, "tstxtbd/cbiapts/TestBreakIteratorUText"); 57 addTest(root, &TestBreakIteratorRules, "tstxtbd/cbiapts/TestBreakIteratorRules"); 58 addTest(root, &TestBreakIteratorRuleError, "tstxtbd/cbiapts/TestBreakIteratorRuleError"); 59 addTest(root, &TestBreakIteratorStatusVec, "tstxtbd/cbiapts/TestBreakIteratorStatusVec"); 60 addTest(root, &TestBreakIteratorTailoring, "tstxtbd/cbiapts/TestBreakIteratorTailoring");
|
putiltst.c | 515 addTest(root, &TestVersion, "putiltst/TestVersion"); 516 addTest(root, &TestCompareVersions, "putiltst/TestCompareVersions"); 517 /* addTest(root, &testIEEEremainder, "putiltst/testIEEEremainder"); */ 518 addTest(root, &TestErrorName, "putiltst/TestErrorName"); 519 addTest(root, &TestPUtilAPI, "putiltst/TestPUtilAPI"); 520 addTest(root, &TestString, "putiltst/TestString"); 692 addTest(root, &toolutil_findBasename, "putiltst/toolutil/findBasename"); 693 addTest(root, &toolutil_findDirname, "putiltst/toolutil/findDirname"); 697 addTest(root, &toolutil_getLongPathname, "putiltst/toolutil/getLongPathname"); 698 addTest(root, &toolutil_getCurrentYear, "putiltst/toolutil/getCurrentYear") [all...] |
cmsgtst.c | [all...] |
callcoll.c | 198 addTest(root, &TestPrimary, "tscoll/callcoll/TestPrimary"); 199 addTest(root, &TestSecondary, "tscoll/callcoll/TestSecondary"); 200 addTest(root, &TestTertiary, "tscoll/callcoll/TestTertiary"); 201 addTest(root, &TestIdentical, "tscoll/callcoll/TestIdentical"); 202 addTest(root, &TestExtra, "tscoll/callcoll/TestExtra"); 203 addTest(root, &TestJB581, "tscoll/callcoll/TestJB581"); 204 addTest(root, &TestVariableTop, "tscoll/callcoll/TestVariableTop"); 205 addTest(root, &TestSurrogates, "tscoll/callcoll/TestSurrogates"); 206 addTest(root, &TestInvalidRules, "tscoll/callcoll/TestInvalidRules"); 207 addTest(root, &TestJB1401, "tscoll/callcoll/TestJB1401") [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...] |
cnormtst.c | 137 addTest(root, &TestAPI, "tsnorm/cnormtst/TestAPI"); 138 addTest(root, &TestDecomp, "tsnorm/cnormtst/TestDecomp"); 139 addTest(root, &TestCompatDecomp, "tsnorm/cnormtst/TestCompatDecomp"); 140 addTest(root, &TestCanonDecompCompose, "tsnorm/cnormtst/TestCanonDecompCompose"); 141 addTest(root, &TestCompatDecompCompose, "tsnorm/cnormtst/TestCompatDecompCompose"); 142 addTest(root, &TestFCD, "tsnorm/cnormtst/TestFCD"); 143 addTest(root, &TestNull, "tsnorm/cnormtst/TestNull"); 144 addTest(root, &TestQuickCheck, "tsnorm/cnormtst/TestQuickCheck"); 145 addTest(root, &TestQuickCheckPerCP, "tsnorm/cnormtst/TestQuickCheckPerCP"); 146 addTest(root, &TestIsNormalized, "tsnorm/cnormtst/TestIsNormalized") [all...] |
capitst.c | 112 addTest(root, &TestProperty, "tscoll/capitst/TestProperty"); 113 addTest(root, &TestRuleBasedColl, "tscoll/capitst/TestRuleBasedColl"); 114 addTest(root, &TestCompare, "tscoll/capitst/TestCompare"); 115 addTest(root, &TestSortKey, "tscoll/capitst/TestSortKey"); 116 addTest(root, &TestHashCode, "tscoll/capitst/TestHashCode"); 117 addTest(root, &TestElemIter, "tscoll/capitst/TestElemIter"); 118 addTest(root, &TestGetAll, "tscoll/capitst/TestGetAll"); 119 /*addTest(root, &TestGetDefaultRules, "tscoll/capitst/TestGetDefaultRules");*/ 120 addTest(root, &TestDecomposition, "tscoll/capitst/TestDecomposition"); 121 addTest(root, &TestSafeClone, "tscoll/capitst/TestSafeClone") [all...] |
chashtst.c | 87 addTest(root, &TestBasic, "tsutil/chashtst/TestBasic"); 88 addTest(root, &TestOtherAPI, "tsutil/chashtst/TestOtherAPI"); 89 addTest(root, &hashIChars, "tsutil/chashtst/hashIChars");
|
cstrtest.c | 32 addTest(root, &TestAPI, "tsutil/cstrtest/TestAPI"); 33 addTest(root, &TestInvariant, "tsutil/cstrtest/TestInvariant"); 34 addTest(root, &TestCompareInvEbcdicAsAscii, "tsutil/cstrtest/TestCompareInvEbcdicAsAscii");
|
hpmufn.c | 41 addTest(root, &TestHeapFunctions, "hpmufn/TestHeapFunctions" ); 42 addTest(root, &TestMutexFunctions, "hpmufn/TestMutexFunctions" ); 43 addTest(root, &TestIncDecFunctions, "hpmufn/TestIncDecFunctions");
|