Searched defs:noMatch (Results 1 – 4 of 4) sorted by relevance
66 HttpGet noMatch = new HttpGet("example.com"); in matches__shouldMatchHeaders() local89 HttpPost noMatch = new HttpPost("example.com"); in matches__shouldMatchPostBody() local
250 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral()
319 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral()
619 bool noMatch = addError(&state); in DEF_TEST() local