Home
last modified time | relevance | path

Searched refs:gripe (Results 1 – 5 of 5) sorted by relevance

/external/junit/src/org/junit/runners/
DBlockJUnit4ClassRunner.java108 String gripe= "The inner class " + getTestClass().getName() in validateNoNonStaticInnerClass() local
110 errors.add(new Exception(gripe)); in validateNoNonStaticInnerClass()
130 String gripe= "Test class should have exactly one public constructor"; in validateOnlyOneConstructor() local
131 errors.add(new Exception(gripe)); in validateOnlyOneConstructor()
143 String gripe= "Test class should have exactly one public zero-argument constructor"; in validateZeroArgConstructor() local
144 errors.add(new Exception(gripe)); in validateZeroArgConstructor()
/external/toybox/toys/other/
Dmountpoint.c22 static void die(char *gripe) in die() argument
24 if (!(toys.optflags & FLAG_q)) printf("%s: not a %s\n", *toys.optargs, gripe); in die()
/external/owasp/sanitizer/lib/junit/
Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
/external/libphonenumber/lib/
Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...