Searched defs:checkTryParse (Results 1 – 2 of 2) sorted by relevance
418 private static void checkTryParse(String input) { in checkTryParse() method in DoublesTest426 private static void checkTryParse(double expected, String input) { in checkTryParse() method in DoublesTest
409 private static void checkTryParse(String input) { in checkTryParse() method in FloatsTest414 private static void checkTryParse(float expected, String input) { in checkTryParse() method in FloatsTest