Searched refs:mStartLogMatcherIndex (Results 1 – 3 of 3) sorted by relevance
99 mStartLogMatcherIndex = pair->second; in setMatcherIndices()100 mTrackerIndex.insert(mStartLogMatcherIndex); in setMatcherIndices()102 mStartLogMatcherIndex = -1; in setMatcherIndices()291 if (mStartLogMatcherIndex >= 0 && in evaluateCondition()292 eventMatcherValues[mStartLogMatcherIndex] == MatchingState::kMatched) { in evaluateCondition()
101 int mStartLogMatcherIndex; variable
945 EXPECT_EQ(simpleTracker1->mStartLogMatcherIndex, matcher1Index); in TEST_F()951 EXPECT_EQ(simpleTracker2->mStartLogMatcherIndex, matcher3Index); in TEST_F()