Searched defs:totalCount (Results 1 – 3 of 3) sorted by relevance
44 final AtomicInteger totalCount = new AtomicInteger(0); in testGetSystemService_multiThreaded() local
610 final int totalCount = mj2VideoCount + imageCount; in testExtraMimeTypeFilter() local
1890 int totalCount = 1 + calculateCharsCount(testString, "a") in testSplitPattern() local