Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dmetrics_manager_util_test.cpp1461 int startMatcherIndex = 2, stopMatcherIndex = 0, stopAllMatcherIndex = 1; in TEST_F() local
1474 atomTrackerMap[stopAllMatcherId] = stopAllMatcherIndex; in TEST_F()
1487 ASSERT_EQ(interestedMatchers.count(stopAllMatcherIndex), 1); in TEST_F()