Searched refs:mStartLogMatcherIndex (Results 1 – 3 of 3) sorted by relevance
97 mStartLogMatcherIndex = pair->second; in setMatcherIndices()98 mTrackerIndex.insert(mStartLogMatcherIndex); in setMatcherIndices()100 mStartLogMatcherIndex = -1; in setMatcherIndices()290 if (mStartLogMatcherIndex >= 0 && in evaluateCondition()291 eventMatcherValues[mStartLogMatcherIndex] == MatchingState::kMatched) { in evaluateCondition()
95 int mStartLogMatcherIndex; variable
882 EXPECT_EQ(simpleTracker1->mStartLogMatcherIndex, matcher1Index); in TEST_F()888 EXPECT_EQ(simpleTracker2->mStartLogMatcherIndex, matcher3Index); in TEST_F()