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

/system/connectivity/shill/cellular/
H A Dcellular_bearer_unittest.cc39 const char kIPv4Gateway[] = "10.0.0.254"; member in namespace:shill::__anon1342
75 ipconfig_properties.SetString("gateway", kIPv4Gateway);
123 EXPECT_EQ(kIPv4Gateway, ipv4_config_properties->gateway);

Completed in 196 milliseconds