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

/system/connectivity/shill/
H A Dmock_device.h59 MOCK_METHOD0(EnableIPv6, void());
H A Ddevice.h159 virtual void EnableIPv6();
378 FRIEND_TEST(DeviceTest, EnableIPv6);
H A Ddevice.cc330 void Device::EnableIPv6() { function in class:shill::Device
741 EnableIPv6();
811 EnableIPv6();
H A Ddevice_unittest.cc511 TEST_F(DeviceTest, EnableIPv6) {
516 device_->EnableIPv6();
522 device_->EnableIPv6();

Completed in 780 milliseconds