Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/stable_server/tests/
DPerformanceProfilerTest.cpp1181 class PerformanceProfilerTest : public Test { class
1389 TEST_F(PerformanceProfilerTest, TestOnBoottimeCollection) { in TEST_F() argument
1412 TEST_F(PerformanceProfilerTest, TestOnWakeUpCollection) { in TEST_F() argument
1429 TEST_F(PerformanceProfilerTest, TestOnSystemStartup) { in TEST_F() argument
1456 TEST_F(PerformanceProfilerTest, TestOnUserSwitchCollection) { in TEST_F() argument
1548 TEST_F(PerformanceProfilerTest, TestUserSwitchCollectionsMaxCacheSize) { in TEST_F() argument
1589 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollection) { in TEST_F() argument
1614 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollectionWithSendingUsageStatsDisabled) { in TEST_F() argument
1641 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithoutPackageFilter) { in TEST_F() argument
1674 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithPackageFilter) { in TEST_F() argument
[all …]
/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp1181 class PerformanceProfilerTest : public Test { class
1389 TEST_F(PerformanceProfilerTest, TestOnBoottimeCollection) { in TEST_F() argument
1412 TEST_F(PerformanceProfilerTest, TestOnWakeUpCollection) { in TEST_F() argument
1429 TEST_F(PerformanceProfilerTest, TestOnSystemStartup) { in TEST_F() argument
1456 TEST_F(PerformanceProfilerTest, TestOnUserSwitchCollection) { in TEST_F() argument
1548 TEST_F(PerformanceProfilerTest, TestUserSwitchCollectionsMaxCacheSize) { in TEST_F() argument
1589 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollection) { in TEST_F() argument
1614 TEST_F(PerformanceProfilerTest, TestOnPeriodicCollectionWithSendingUsageStatsDisabled) { in TEST_F() argument
1641 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithoutPackageFilter) { in TEST_F() argument
1674 TEST_F(PerformanceProfilerTest, TestOnCustomCollectionWithPackageFilter) { in TEST_F() argument
[all …]