Searched defs:shouldWork (Results 1 - 4 of 4) sorted by relevance

/external/testng/src/test/java/org/testng/xml/
H A DSuiteXmlParserTest.java27 public void testParse(String fileName, boolean shouldWork) { argument
32 if (!shouldWork) {
36 if (shouldWork) {
/external/mockito/src/test/java/org/mockito/internal/util/collections/
H A DIdentitySetTest.java17 public void shouldWork() throws Exception { method in class:IdentitySetTest
/external/skia/tests/
H A DSurfaceTest.cpp856 bool shouldWork = testConfig.fShouldWork && local
860 REPORTER_ASSERT_MESSAGE(reporter, SkToBool(surface) == shouldWork, fullTestName.c_str());
862 if (shouldWork && surface) {
/external/owasp/sanitizer/tools/findbugs/lib/
H A DjFormatString.jarMETA-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ...

Completed in 173 milliseconds