Home | History | Annotate | Download | only in googletest

Lines Matching full:getenv

2567     const char* const term = posix::GetEnv("TERM");
2706 internal::posix::GetEnv(kTestTotalShards));
4250 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile);
4317 const char* str_val = posix::GetEnv(var);