Searched refs:active_bearer_properties_ (Results 1 – 1 of 1) sorted by relevance
258 active_bearer_properties_.SetBool(MM_BEARER_PROPERTY_CONNECTED, true); in TestControl()259 active_bearer_properties_.SetString(MM_BEARER_PROPERTY_INTERFACE, in TestControl()264 active_bearer_properties_.SetKeyValueStore( in TestControl()271 return &active_bearer_properties_; in mutable_active_bearer_properties()318 .WillRepeatedly(Return(active_bearer_properties_)); in CreateDBusPropertiesProxy()330 KeyValueStore active_bearer_properties_; member in shill::CellularCapabilityUniversalTest::TestControl