Searched refs:kTestLookupCount (Results 1 – 2 of 2) sorted by relevance
286 const int kTestLookupCount = 100000; in TEST_P() local310 for (int i = 0; i < kTestLookupCount; ++i) { in TEST_P()323 VLOG(1) << kTestLookupCount << " histogram lookups took " << lookup_ms in TEST_P()325 << (lookup_ms * 1000000) / kTestLookupCount in TEST_P()
684 const int kTestLookupCount = 100000; in TEST_P() local710 for (int i = 0; i < kTestLookupCount; ++i) { in TEST_P()723 VLOG(1) << kTestLookupCount << " histogram lookups took " << lookup_ms in TEST_P()725 << (lookup_ms * 1000000) / kTestLookupCount in TEST_P()