Home
last modified time | relevance | path

Searched refs:noMatch (Results 1 – 7 of 7) sorted by relevance

/external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/org/apache/http/
DFakeHttpLayerTest.java66 HttpGet noMatch = new HttpGet("example.com"); in matches__shouldMatchHeaders() local
68 noMatch.setHeader(new BasicHeader("header1", "header not a match")); in matches__shouldMatchHeaders()
71 assertFalse(requestMatcherBuilder.matches(noMatch)); in matches__shouldMatchHeaders()
89 HttpPost noMatch = new HttpPost("example.com"); in matches__shouldMatchPostBody() local
90 noMatch.setEntity(new StringEntity("some text that does not match")); in matches__shouldMatchPostBody()
93 assertFalse(requestMatcherBuilder.matches(noMatch)); in matches__shouldMatchPostBody()
/external/guava/guava-gwt/test-super/com/google/common/base/super/com/google/common/base/
DCharMatcherTest.java250 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral() argument
252 doTestOneCharNoMatch(matcher, "" + noMatch); in doTestGeneral()
253 doTestMatchThenNoMatch(matcher, "" + match + noMatch); in doTestGeneral()
254 doTestNoMatchThenMatch(matcher, "" + noMatch + match); in doTestGeneral()
/external/guava/guava-tests/test/com/google/common/base/
DCharMatcherTest.java319 private void doTestGeneral(CharMatcher matcher, char match, char noMatch) { in doTestGeneral() argument
321 doTestOneCharNoMatch(matcher, "" + noMatch); in doTestGeneral()
322 doTestMatchThenNoMatch(matcher, "" + match + noMatch); in doTestGeneral()
323 doTestNoMatchThenMatch(matcher, "" + noMatch + match); in doTestGeneral()
/external/skia/tests/
DSkpSkGrTest.cpp619 bool noMatch = addError(&state); in DEF_TEST() local
620 if (noMatch) { in DEF_TEST()
/external/skia/src/animator/
DSkScriptTokenizer.cpp934 goto noMatch; in logicalOp()
940 goto noMatch; in logicalOp()
945 noMatch: in logicalOp()
DSkScript.cpp1094 goto noMatch; in logicalOp()
1100 goto noMatch; in logicalOp()
1105 noMatch: in logicalOp()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...