Searched refs:DeathTestAbort (Results 1 – 1 of 1) sorted by relevance
251 void DeathTestAbort(const std::string& message) { in DeathTestAbort() function275 DeathTestAbort( \296 DeathTestAbort( \338 DeathTestAbort("Cannot run a death test outside of a TEST or " in DeathTest()955 DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + in ExecDeathTestChildMain()966 DeathTestAbort(std::string("execve(") + args->argv[0] + ", ...) in " + in ExecDeathTestChildMain()1019 DeathTestAbort(std::string("chdir(\"") + original_dir + "\") failed: " + in ExecDeathTestSpawnChild()1236 DeathTestAbort("Unable to open parent process " + in GetStatusFileDescriptor()1257 DeathTestAbort("Unable to duplicate the pipe handle " + in GetStatusFileDescriptor()1271 DeathTestAbort("Unable to duplicate the event handle " + in GetStatusFileDescriptor()[all …]