Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp1198 class PerformanceProfilerTest : public Test { class
1406 TEST_F(PerformanceProfilerTest, TestOnBoottimeCollection) { in TEST_F() argument
1429 TEST_F(PerformanceProfilerTest, TestOnWakeUpCollection) { in TEST_F() argument
1446 TEST_F(PerformanceProfilerTest, TestOnSystemStartup) { in TEST_F() argument
1473 TEST_F(PerformanceProfilerTest, TestOnUserSwitchCollection) { in TEST_F() argument
1568 TEST_F(PerformanceProfilerTest, TestUserSwitchCollectionsMaxCacheSize) { in TEST_F() argument
1609 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollection) { in TEST_F() argument
1634 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollectionWithSendingUsageStatsDisabled) { in TEST_F() argument
1661 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithoutPackageFilter) { in TEST_F() argument
1694 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithPackageFilter) { in TEST_F() argument
[all …]