Home
last modified time | relevance | path

Searched refs:network_interfaces (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/test_gce_driver/
Dscoped_instance.cpp208 const auto& network_interfaces = instance_.NetworkInterfaces(); in Ssh() local
209 CF_EXPECT(!network_interfaces.empty()); in Ssh()
210 auto iface = network_interfaces[0]; in Ssh()