Searched refs:hot_count (Results 1 – 1 of 1) sorted by relevance
1447 size_t hot_count = 0; in TEST_F() local1463 ++hot_count; in TEST_F()1486 EXPECT_GT(hot_count, 0u); in TEST_F()