Searched defs:Environment (Results 1 – 3 of 3) sorted by relevance
24 class Environment { class26 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
92 class Environment { class94 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
35 class Environment : public ::testing::Environment { class