Searched refs:WithEnv (Results 1 – 1 of 1) sorted by relevance
413 class WithEnv { class418 WithEnv(const char *Var, const char *Value) : Var(Var) { in WithEnv() function in __anon5521ec1c0111::WithEnv426 ~WithEnv() { in ~WithEnv()456 WithEnv Env("HOME", nullptr); in TEST()469 WithEnv Env("XDG_CONFIG_HOME", "/xdg/config"); in TEST()477 WithEnv Env("XDG_CONFIG_HOME", nullptr); in TEST()489 WithEnv Env("XDG_CACHE_HOME", "/xdg/cache"); in TEST()497 WithEnv Env("XDG_CACHE_HOME", nullptr); in TEST()