Searched defs:noMatch (Results 1 – 6 of 6) sorted by relevance
66 HttpGet noMatch = new HttpGet("example.com"); in matches__shouldMatchHeaders() local89 HttpPost noMatch = new HttpPost("example.com"); in matches__shouldMatchPostBody() local
26 private final boolean noMatch; field in ClassCoverageImpl51 final boolean noMatch, final String signature, in ClassCoverageImpl()
27 private final boolean noMatch; field in ClassAnalyzer46 public ClassAnalyzer(final long classid, final boolean noMatch, in ClassAnalyzer()
250 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral()
319 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral()
623 bool noMatch = addError(&state); in DEF_TEST() local