Home | History | Annotate | Download | only in cellular

Lines Matching refs:kInterfaceName2

1563   const string kInterfaceName2("fake-device2");
1569 nullptr, kInterfaceName2, kInterfaceIndex2);
1570 ppp_config2[kPPPInterfaceName] = kInterfaceName2;
1571 EXPECT_CALL(device_info_, GetIndex(kInterfaceName2))
1576 CreatePPPDevice(_, _, _, _, kInterfaceName2, kInterfaceIndex2))