Searched refs:inactive_bearer_properties_ (Results 1 – 1 of 1) sorted by relevance
267 inactive_bearer_properties_.SetBool(MM_BEARER_PROPERTY_CONNECTED, false); in TestControl()275 return &inactive_bearer_properties_; in mutable_inactive_bearer_properties()322 .WillRepeatedly(Return(inactive_bearer_properties_)); in CreateDBusPropertiesProxy()331 KeyValueStore inactive_bearer_properties_; member in shill::CellularCapabilityUniversalTest::TestControl