Home
last modified time | relevance | path

Searched refs:kTestIsSmapsRollupSupported (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/tests/
DPerformanceProfilerTest.cpp79 constexpr bool kTestIsSmapsRollupSupported = true; variable
1252 bool isSmapsRollupSupported = kTestIsSmapsRollupSupported) { in getSampleStatsInfo()
1289 bool isSmapsRollupSupported = kTestIsSmapsRollupSupported) { in setupFirstCollection()
1316 auto statsInfo = getSampleStatsInfo(multiplier, kTestIsSmapsRollupSupported); in setupNextCollection()
1714 kTestIsSmapsRollupSupported, in TEST_F()
1721 kTestIsSmapsRollupSupported, in TEST_F()
1802 kTestIsSmapsRollupSupported, in TEST_F()
2053 mCollectorPeer->setSmapsRollupSupportedEnabled(!kTestIsSmapsRollupSupported); in TEST_F()
2055 setupFirstCollection(kTestPeriodicCollectionBufferSize, !kTestIsSmapsRollupSupported); in TEST_F()