Searched refs:hot_count (Results 1 – 1 of 1) sorted by relevance
1467 size_t hot_count = 0; in TEST_F() local1483 ++hot_count; in TEST_F()1506 EXPECT_GT(hot_count, 0u); in TEST_F()