Searched refs:HintStats (Results 1 – 2 of 2) sorted by relevance
35 struct HintStats { struct36 HintStats() : count(0), duration_ms(0) {} in HintStats() function120 HintStats GetHintStats(const std::string &hint_type) const;
202 static inline void _VerifyStats(const HintStats &stats, uint32_t count, uint64_t duration_min, in _VerifyStats()225 HintStats launch_stats(hm->GetHintStats("LAUNCH")); in TEST_F()228 HintStats interaction_stats(hm->GetHintStats("INTERACTION")); in TEST_F()357 HintStats launch_stats(hm->GetHintStats("LAUNCH")); in TEST_F()368 HintStats interaction_stats(hm->GetHintStats("INTERACTION")); in TEST_F()