Searched defs:checkArgument (Results 1 – 5 of 5) sorted by relevance
54 public static boolean checkArgument( in checkArgument() method in SoftPreconditions73 public static boolean checkArgument(final boolean expression) { in checkArgument() method in SoftPreconditions
92 public static void checkArgument(boolean expression) { in checkArgument() method in Assert104 public static void checkArgument( in checkArgument() method in Assert
35 Result<CommandParam> checkArgument(int argc, char** argv) { in checkArgument() function
261 private static void checkArgument(boolean condition) { in checkArgument() method in RealLocationListeningAccountant
839 private void checkArgument(boolean test, String message) { in checkArgument() method in CarPowerManager