Searched refs:testCount (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Ditercoll.h101 void verifyExpansion(UnicodeString rules, ExpansionRecord tests[], int32_t testCount);
H A Dregcoll.h250 int32_t testCount);
H A Dloctest.cpp859 int32_t testCount = 0; local
867 for(testCount = 0;test[testCount];testCount++)
871 if (testCount != 560)
872 errln("Expected getISOLanguages() to return 560 languages; it returned %d", testCount);
876 for (j = 0; j < testCount; j++)
879 if (j == testCount || (uprv_strcmp(test[j],spotCheck1[i])!=0))
883 for (i = 0; i < testCount; i++) {
899 for(testCount
[all...]
H A Dregcoll.cpp1340 int32_t testCount)
1345 for (i = 0; i < testCount; i += 3)
1338 compareArray(Collator &c, const UChar tests[][CollationRegressionTest::MAX_TOKEN_LEN], int32_t testCount) argument
H A Dssearch.cpp618 int32_t testCount = ARRAY_SIZE(test); local
631 for(int32_t i = 0; i < testCount; i += 1) {
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_set_proxy.py79 def testCount(self): member in class:BasicSetTests
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_set_proxy.py79 def testCount(self): member in class:BasicSetTests
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_set_proxy.py82 def testCount(self): member in class:BasicSetTests
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Lib/PyObjCTools/test/
H A Dtest_keyvalue.py474 def testCount(self): member in class:TestArrayOperators
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Lib/PyObjCTools/test/
H A Dtest_keyvalue.py474 def testCount(self): member in class:TestArrayOperators
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Lib/PyObjCTools/test/
H A Dtest_keyvalue.py474 def testCount(self): member in class:TestArrayOperators
/macosx-10.10.1/ICU-531.30/icuSources/test/letest/
H A Dtestdata.cpp629 le_int32 testCount = ARRAY_LENGTH(testInputs); variable

Completed in 294 milliseconds