Home | History | Annotate | Download | only in src

Lines Matching defs:DeathTestAbort

251 void DeathTestAbort(const std::string& message) {
270 // A replacement for CHECK that calls DeathTestAbort if the assertion
275 DeathTestAbort( \
288 // something other than EINTR, DeathTestAbort is called.
296 DeathTestAbort( \
338 DeathTestAbort("Cannot run a death test outside of a TEST or "
955 DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " +
966 DeathTestAbort(std::string("execve(") + args->argv[0] + ", ...) in " +
1019 DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " +
1236 DeathTestAbort("Unable to open parent process " +
1257 DeathTestAbort("Unable to duplicate the pipe handle " +
1271 DeathTestAbort("Unable to duplicate the event handle " +
1280 DeathTestAbort("Unable to convert pipe handle " +
1319 DeathTestAbort("Bad --gtest_internal_run_death_test flag: " +
1331 DeathTestAbort("Bad --gtest_internal_run_death_test flag: "