Searched defs:loadCount (Results 1 – 5 of 5) sorted by relevance
52 final AtomicInteger loadCount = new AtomicInteger(); in testAsyncReload() local
161 public long loadCount() { in loadCount() method in CacheStats
616 for (size_t loadCount = 0; loadCount < kMaxLoadCount; loadCount++) in TEST_P() local