Searched refs:_VerifyStats (Results 1 – 1 of 1) sorted by relevance
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 202 static inline void _VerifyStats(const HintStats &stats, uint32_t count, uint64_t duration_min, in _VerifyStats() function 360 _VerifyStats(launch_stats, 1, 0, 100); in TEST_F() 369 _VerifyStats(interaction_stats, 1, 800, 900); in TEST_F() 374 _VerifyStats(launch_stats, 2, 500, 600); in TEST_F()
|