Home | History | Annotate | Download | only in googletest

Lines Matching refs:chdir

908   // We can safely call chdir() as it's a direct system call.
909 if (chdir(original_dir) != 0) {
910 DeathTestAbort(String::Format("chdir(\"%s\") failed: %s",