Searched refs:numTotalTestCases (Results 1 – 1 of 1) sorted by relevance
1233 int numTotalTestCases = countTestCases(); in split() local1254 if (numTotalTestCases == 0) { in split()1258 test.mRuntimeHint = mRuntimeHint * subTests.size() / numTotalTestCases; in split()