Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/power/stats/1.0/vts/functional/
H A DVtsHalPowerStatsV1_0TargetTest.cpp205 std::set<uint32_t> stateIds; in TEST_P() local
290 std::set<uint32_t> stateIds; in TEST_P() local
328 std::set<uint32_t> stateIds; in TEST_P() local
/aosp12/packages/modules/StatsD/statsd/src/metrics/parsing_utils/
H A Dmetrics_manager_util.cpp196 bool handleMetricWithStates( in handleMetricWithStates()