Searched refs:mStopLogMatcherIndex (Results 1 – 3 of 3) sorted by relevance
109 mStopLogMatcherIndex = pair->second; in setMatcherIndices()110 mTrackerIndex.insert(mStopLogMatcherIndex); in setMatcherIndices()112 mStopLogMatcherIndex = -1; in setMatcherIndices()295 if (mStopLogMatcherIndex >= 0 && in evaluateCondition()296 eventMatcherValues[mStopLogMatcherIndex] == MatchingState::kMatched) { in evaluateCondition()
98 int mStopLogMatcherIndex; variable
883 EXPECT_EQ(simpleTracker1->mStopLogMatcherIndex, matcher2Index); in TEST_F()889 EXPECT_EQ(simpleTracker2->mStopLogMatcherIndex, matcher4Index); in TEST_F()