Searched refs:MoveToNextMatch (Results 1 – 5 of 5) sorted by relevance
37 match->MoveToNextMatch(); in TEST()40 match->MoveToNextMatch(); in TEST()
32 virtual void MoveToNextMatch() = 0;
36 void MoveToNextMatch() override { ++match_it_; } in MoveToNextMatch() function in simpleperf::RegExMatchImpl
137 match->MoveToNextMatch(); in GetAppUid()
292 match->MoveToNextMatch(); in ParseTracingField()