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

/system/connectivity/shill/
H A Dconnection_unittest.cc58 const char kTestDeviceName0[] = "netdev0"; member in namespace:shill::__anon1362
86 kTestDeviceName0,
90 ipconfig_(new IPConfig(&control_, kTestDeviceName0)),
91 ip6config_(new IPConfig(&control_, kTestDeviceName0)),
216 kTestDeviceName0,
278 EXPECT_EQ(kTestDeviceName0, connection_->interface_name_);
340 kTestDeviceName0,
455 &control_, nullptr, nullptr, nullptr, kTestDeviceName0, string(),
577 kTestDeviceName0,
714 kTestDeviceName0,
[all...]
H A Drouting_table_unittest.cc108 static const char kTestDeviceName0[]; member in class:shill::RoutingTableTest
161 const char RoutingTableTest::kTestDeviceName0[] = "test-device0"; member in class:shill::RoutingTableTest
504 IPConfigRefPtr ipconfig(new IPConfig(&control, kTestDeviceName0));

Completed in 77 milliseconds