Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc4455 string profile_rpc_path; in TEST_F() local
4458 manager.CreateProfile(kProfile0, &profile_rpc_path, &error); in TEST_F()
4459 manager.PushProfile(kProfile0, &profile_rpc_path, &error); in TEST_F()
4460 manager.CreateProfile(kProfile1, &profile_rpc_path, &error); in TEST_F()
4461 manager.PushProfile(kProfile1, &profile_rpc_path, &error); in TEST_F()