Home
last modified time | relevance | path

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

/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.cpp37 class Environment : public ::testing::Environment { class