Home
last modified time | relevance | path

Searched refs:another_subprocess (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/common/
Dsubprocess_unittest.cc140 std::unique_ptr<Subprocess> another_subprocess(new Subprocess()); in TEST_F() local
142 another_subprocess.reset(); in TEST_F()