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