Searched refs:kTestAddCount (Results 1 – 2 of 2) sorted by relevance
272 const int kTestAddCount = 100000; in TEST_P() local318 for (int i = 0; i < kTestAddCount; ++i) in TEST_P()323 VLOG(1) << kTestAddCount << " histogram adds took " << add_ms in TEST_P()325 << (add_ms * 1000000) / kTestAddCount in TEST_P()
645 const int kTestAddCount = 1000000; in TEST_P() local693 for (int i = 0; i < kTestAddCount; ++i) in TEST_P()698 VLOG(1) << kTestAddCount << " histogram adds took " << add_ms in TEST_P()700 << (add_ms * 1000000) / kTestAddCount in TEST_P()