Searched refs:GetLocalAddress (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dconnection_unittest.cc150 const IPAddress& GetLocalAddress(ConnectionRefPtr connection) { function in class:shill::ConnectionTest
309 EXPECT_TRUE(test_local_address.Equals(GetLocalAddress(connection_)));
429 EXPECT_TRUE(test_local_address.Equals(GetLocalAddress(connection)));
494 EXPECT_TRUE(test_local_address.Equals(GetLocalAddress(connection_)));

Completed in 43 milliseconds