Lines Matching refs:failure
72 bool failure = false;84 if (!DisassembleAndCompare(progcounter, compare_string)) failure = true; \93 // Exit with a failure if at least one of the tests failed.95 if (failure) { \