Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_fuzzer.cc24 class Environment { class
26 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp28 class Environment : public ::testing::Environment { class