Home
last modified time | relevance | path

Searched defs:testCount (Results 1 – 7 of 7) sorted by relevance

/external/junit/src/junit/runner/
DTestRunListener.java13 public void testRunStarted(String testSuiteName, int testCount); in testRunStarted()
/external/icu4c/test/letest/
Dtestdata.cpp629 le_int32 testCount = ARRAY_LENGTH(testInputs); variable
/external/icu4c/test/intltest/
Dregcoll.cpp1162 int32_t testCount) in compareArray()
Dssearch.cpp386 int32_t testCount = ARRAY_SIZE(testCases); in udhrTest() local
970 int32_t testCount = ARRAY_SIZE(test); in offsetTest() local
Dloctest.cpp858 int32_t testCount = 0; in TestGetLangsAndCountries() local
Drbbitst.cpp667 int32_t testCount; in TestTrieDict() local
/external/webkit/Tools/CSSTestSuiteHarness/harness/
Dharness.js323 Chapter.prototype.testCount = function(format) method in Chapter