Home
last modified time | relevance | path

Searched defs:Environment (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/cros/
Domaha_request_action_fuzzer.cc24 class Environment { class
26 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
/system/update_engine/payload_consumer/
Ddelta_performer_fuzzer.cc92 class Environment { class
94 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp35 class Environment : public ::testing::Environment { class