Searched defs:totalCount (Results 1 – 14 of 14) sorted by relevance
103 public void handleTotalResultCount(int totalCount); in handleTotalResultCount()109 public void handleTotalResultCount(int totalCount) {} in handleTotalResultCount()
267 public void handleTotalResultCount(int totalCount) { in handleTotalResultCount()
68 int totalCount = 0; in main() local
289 int totalCount; field in GenerateG2xG2.Totals
47 int totalCount = 0; in main() local
72 static int totalCount = 0; field in GenerateCoverageLevels
176 int totalCount = 0; in computeDataAfterDiscard() local
183 int totalCount = 0; in TEST() local
52 …public void onScroll(AbsListView absListView, int firstVisible, int visibleCount, int totalCount) { in onScroll()
171 public void handleTotalResultCount(int totalCount) {} in handleTotalResultCount()
247 public void handleTotalResultCount(int totalCount) {} in handleTotalResultCount()
240 int totalCount = 0; in TestThatExemplarsContainAll() local
245 static Counter<ErrorType> totalCount = new Counter<ErrorType>(true); field in ConsoleCheckCLDR
1228 int32_t totalCount = MeasureUnit::getAvailable(units, 0, status); in TestGetAvailable() local