Searched refs:PerformanceProfilerTest (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/cpp/watchdog/server/tests/ |
D | PerformanceProfilerTest.cpp | 1173 class PerformanceProfilerTest : public Test { class 1186 std::bind(&PerformanceProfilerTest::getTestElapsedRealtimeSinceBootMs, this)); in SetUp() 1384 TEST_F(PerformanceProfilerTest, TestOnBoottimeCollection) { in TEST_F() argument 1407 TEST_F(PerformanceProfilerTest, TestOnWakeUpCollection) { in TEST_F() argument 1424 TEST_F(PerformanceProfilerTest, TestOnSystemStartup) { in TEST_F() argument 1451 TEST_F(PerformanceProfilerTest, TestOnUserSwitchCollection) { in TEST_F() argument 1542 TEST_F(PerformanceProfilerTest, TestUserSwitchCollectionsMaxCacheSize) { in TEST_F() argument 1583 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollection) { in TEST_F() argument 1608 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollectionWithSendingUsageStatsDisabled) { in TEST_F() argument 1635 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithoutPackageFilter) { in TEST_F() argument [all …]
|
/packages/services/Car/cpp/watchdog/server/src/ |
D | UidProcStatsCollector.h | 242 FRIEND_TEST(PerformanceProfilerTest, TestValidProcPidContents);
|
/packages/services/Car/cpp/watchdog/server/ |
D | Android.bp | 187 "tests/PerformanceProfilerTest.cpp",
|