Searched refs:selectMatcher (Results 1 – 1 of 1) sorted by relevance
429 return r.WithMatcher(properties, selectMatcher(value))441 return r.WithoutMatcher(properties, selectMatcher(value))452 func selectMatcher(expected string) ValueMatcher { func