Home
last modified time | relevance | path

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

/system/update_engine/
Dchrome_browser_proxy_resolver_unittest.cc78 void RunTest(bool chrome_replies, bool chrome_alive);
127 bool chrome_alive) { in RunTest() argument
137 .WillOnce(Return(chrome_alive)); in RunTest()