Searched refs:kTestLookupCount (Results 1 – 2 of 2) sorted by relevance
271 const int kTestLookupCount = 100000; in TEST_P() local295 for (int i = 0; i < kTestLookupCount; ++i) { in TEST_P()308 VLOG(1) << kTestLookupCount << " histogram lookups took " << lookup_ms in TEST_P()310 << (lookup_ms * 1000000) / kTestLookupCount in TEST_P()
644 const int kTestLookupCount = 100000; in TEST_P() local670 for (int i = 0; i < kTestLookupCount; ++i) { in TEST_P()683 VLOG(1) << kTestLookupCount << " histogram lookups took " << lookup_ms in TEST_P()685 << (lookup_ms * 1000000) / kTestLookupCount in TEST_P()