Searched refs:exception (Results 51 - 51 of 51) sorted by relevance

123

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc295 "When this flag is specified, a failed assertion will throw an exception "
532 // given SEH exception, or EXCEPTION_CONTINUE_SEARCH otherwise.
535 // Google Test should handle a SEH exception if:
537 // 2. this is not a breakpoint exception, AND
538 // 3. this is not a C++ exception (VC++ implements them via SEH,
541 // SEH exception code for C++ exceptions.
2256 NULL, // No info about the source file where the exception occurred.
2257 -1, // We have no info on which line caused the exception.
2332 // Adds an "exception thrown" fatal failure to the current test. This
2339 message << "SEH exception wit
[all...]

Completed in 17 milliseconds

123