Searched refs:mStopLogMatcherIndex (Results 1 – 3 of 3) sorted by relevance
111 mStopLogMatcherIndex = pair->second; in setMatcherIndices()112 mTrackerIndex.insert(mStopLogMatcherIndex); in setMatcherIndices()114 mStopLogMatcherIndex = -1; in setMatcherIndices()296 if (mStopLogMatcherIndex >= 0 && in evaluateCondition()297 eventMatcherValues[mStopLogMatcherIndex] == MatchingState::kMatched) { in evaluateCondition()
104 int mStopLogMatcherIndex; variable
946 EXPECT_EQ(simpleTracker1->mStopLogMatcherIndex, matcher2Index); in TEST_F()952 EXPECT_EQ(simpleTracker2->mStopLogMatcherIndex, matcher4Index); in TEST_F()