Home
last modified time | relevance | path

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

/system/update_engine/
Dconnection_manager_unittest.cc78 void TestWithServiceDisconnected(ConnectionType expected_type);
172 void ConnectionManagerTest::TestWithServiceDisconnected( in TestWithServiceDisconnected() function in chromeos_update_engine::ConnectionManagerTest
218 TestWithServiceDisconnected(ConnectionType::kDisconnected); in TEST_F()