Searched defs:matcher (Results 1 – 3 of 3) sorted by relevance
83 bool Matcher::Mark(Matcher* matcher) { in Mark()90 bool Matcher::Required(Matcher* matcher) { in Required()100 bool Matcher::Repeated(Matcher* matcher) { in Repeated()130 Matcher matcher(code_item); in DoMatch() local
168 var matcher = (ArgumentMatcher<List<Integer>>) matchers.get(0).getMatcher(); in testInAnyOrderInternal() local
384 Matcher matcher = pattern.matcher(line); in tryParseVersion() local