Searched refs:wasSuccessful (Results 1 – 25 of 35) sorted by relevance
12
134 if res.wasSuccessful():145 if not res.wasSuccessful():153 if not res.wasSuccessful():
21 if not results.wasSuccessful():
20 if not results.wasSuccessful():
90 if not results.wasSuccessful():
23 if result.wasSuccessful():
108 - (void)endBacktracking:(NSInteger)level wasSuccessful:(BOOL)successful110 [debugListener endBacktrack:level wasSuccessful:successful];
106 - (void)endBacktracking:(NSInteger)level wasSuccessful:(BOOL)successful108 [debugListener endBacktrack:level wasSuccessful:successful];
110 - (void) endBacktrack:(NSInteger)level wasSuccessful:(BOOL)successful;
88 - (void) endBacktrack:(NSInteger)level wasSuccessful:(BOOL)successful;
75 if (!result.wasSuccessful()) { in main()
63 return runner.run(tests).wasSuccessful()
144 if not result.wasSuccessful() or loadFailures:276 if not result.wasSuccessful() or loadFailures:
63 public boolean wasSuccessful() { in wasSuccessful() method in Result
54 system.exit(result.wasSuccessful() ? 0 : 1); in runMainAndExit()
78 if (result.wasSuccessful()) { in printFooter()
171 public synchronized boolean wasSuccessful() { in wasSuccessful() method in TestResult
83 if (result.wasSuccessful()) { in printFooter()
65 if not result.wasSuccessful():
131 if not result.wasSuccessful():