Searched refs:kTestAddCount (Results 1 – 2 of 2) sorted by relevance
287 const int kTestAddCount = 100000; in TEST_P() local333 for (int i = 0; i < kTestAddCount; ++i) in TEST_P()338 VLOG(1) << kTestAddCount << " histogram adds took " << add_ms in TEST_P()340 << (add_ms * 1000000) / kTestAddCount in TEST_P()
685 const int kTestAddCount = 1000000; in TEST_P() local733 for (int i = 0; i < kTestAddCount; ++i) in TEST_P()738 VLOG(1) << kTestAddCount << " histogram adds took " << add_ms in TEST_P()740 << (add_ms * 1000000) / kTestAddCount in TEST_P()