Searched refs:UnsetEnv (Results 1 – 6 of 6) sorted by relevance
31 void UnsetEnv(std::string var) { in UnsetEnv() function128 UnsetEnv(TC.name); in basic_tests()154 UnsetEnv(TC.name); in basic_tests()
33 void UnsetEnv(std::string var) { in UnsetEnv() function109 UnsetEnv(TC.name); in TEST_CASE()
102 void UnsetEnv(const std::string& key);
54 base::UnsetEnv(var.name); in ~TracingMuxerImplIntegrationTest()
190 void UnsetEnv(const std::string& key) { in UnsetEnv() function
103 base::UnsetEnv(var.name); in Clean()