Home
last modified time | relevance | path

Searched defs:PerformanceProfilerTest (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp1173 class PerformanceProfilerTest : public Test { class
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
1668 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithPackageFilter) { in TEST_F() argument
[all …]