Searched refs:totalCount (Results 1 – 2 of 2) sorted by relevance
1689 int totalCount = 1 + calculateCharsCount(testString, "a") in testSplitPattern() local1691 assertEquals(totalCount, in testSplitPattern()
2371 int totalCount = NUM_TEST_FOCUS_DISTANCES + 1 + repeatMin + repeatMax;2372 float[] testValues = new float[totalCount];