Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/tools/watchdog/parser/
Dperformancestats.proto127 optional SystemEventStats custom_collection_stats = 3; field
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarWatchdogDaemonTest.java204 StatsCollection custom_collection_stats = performanceStats.getCustomCollectionStats(); in verifyProtoDumpAndGetWrittenBytesForPackage() local