Searched defs:DestinationVerificationTest (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dmanager_unittest.cc391 class DestinationVerificationTest : class in class:shill::ManagerTest
392 public base::SupportsWeakPtr<DestinationVerificationTest> {
394 DestinationVerificationTest() {} function in class:shill::ManagerTest::DestinationVerificationTest
395 virtual ~DestinationVerificationTest() {}
401 DISALLOW_COPY_AND_ASSIGN(DestinationVerificationTest);
4207 StrictMock<DestinationVerificationTest> dv_test;
4229 &DestinationVerificationTest::ResultBoolCallbackStub,
4273 &DestinationVerificationTest::ResultStringCallbackStub,
4325 &DestinationVerificationTest::ResultStringCallbackStub,

Completed in 381 milliseconds