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

/system/connectivity/shill/cellular/
H A Dcellular_bearer_unittest.cc40 const int kIPv4SubnetPrefix = 8; member in namespace:shill::__anon1342
76 ipconfig_properties.SetUint("prefix", kIPv4SubnetPrefix);
124 EXPECT_EQ(kIPv4SubnetPrefix, ipv4_config_properties->subnet_prefix);

Completed in 3 milliseconds