Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_unittest.cc393 const string default_profile_storage_id = "default_profile_storage_id"; in TEST_F() local
395 EXPECT_CALL(default_profile_storage, GetString(default_profile_storage_id, in TEST_F()
399 EXPECT_CALL(default_profile_storage, GetString(default_profile_storage_id, in TEST_F()
405 default_profile_storage_id); in TEST_F()