Searched refs:testSuccess (Results 1 – 2 of 2) sorted by relevance
70 private final boolean testSuccess[] = new boolean[1]; field in PrintJobTest134 testSuccess[0] = true; in createFirstMockPrinterServiceCallbacks()152 testSuccess[0] = false;188 if (!testSuccess[0]) {313 testSuccess[0] = false;455 if (!testSuccess[0]) {
76 public void testSuccess() throws Exception { in testSuccess() method in SavedDatasetsInfoTest