Searched refs:valFormat (Results 1 – 1 of 1) sorted by relevance
53 String valFormat[][] = { in DFSExponenTest() local82 if(valFormat[p][v].equals(s)){ in DFSExponenTest()85 errln(" Failed: Should be formatted as "+valFormat[p][v]+ "but got "+s); in DFSExponenTest()86 … throw new RuntimeException(" Failed: Should be formatted as "+valFormat[p][v]+ "but got "+s); in DFSExponenTest()