Home
last modified time | relevance | path

Searched defs:gripe (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/other/
Dmountpoint.c22 static void die(char *gripe) in die()
/external/junit/src/main/java/org/junit/runners/
DBlockJUnit4ClassRunner.java135 String gripe = "The inner class " + getTestClass().getName() in validateNoNonStaticInnerClass() local
157 String gripe = "Test class should have exactly one public constructor"; in validateOnlyOneConstructor() local
170 String gripe = "Test class should have exactly one public zero-argument constructor"; in validateZeroArgConstructor() local