Searched refs:WithEnv (Results 1 – 1 of 1) sorted by relevance
455 class WithEnv { class460 WithEnv(const char *Var, const char *Value) : Var(Var) { in WithEnv() function in __anona20e41150111::WithEnv468 ~WithEnv() { in ~WithEnv()498 WithEnv Env("HOME", nullptr); in TEST()511 WithEnv Env("XDG_CONFIG_HOME", "/xdg/config"); in TEST()519 WithEnv Env("XDG_CONFIG_HOME", nullptr); in TEST()531 WithEnv Env("XDG_CACHE_HOME", "/xdg/cache"); in TEST()539 WithEnv Env("XDG_CACHE_HOME", nullptr); in TEST()