Home
last modified time | relevance | path

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

/aosp12/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
H A Dmetrics_manager_util_test.cpp752 int startMatcherIndex = 2, stopMatcherIndex = 0, stopAllMatcherIndex = 1; in TEST() local
764 atomTrackerMap[stopMatcherId] = stopMatcherIndex; in TEST()
774 ASSERT_EQ(interestedMatchers.count(stopMatcherIndex), 1); in TEST()