Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager_unittest.cc1863 const string kProfileName0 = "profile0"; in TEST_F() local
1867 .WillRepeatedly(Return(kProfileName0)); in TEST_F()
1902 args.SetString(kProfileProperty, kProfileName0); in TEST_F()
1917 const string kProfileName0 = "profile0"; in TEST_F() local
1920 .WillRepeatedly(Return(kProfileName0)); in TEST_F()
1950 args.SetString(kProfileProperty, kProfileName0); in TEST_F()
1967 const string kProfileName0 = "profile0"; in TEST_F() local
1971 .WillRepeatedly(Return(kProfileName0)); in TEST_F()
2003 args.SetString(kProfileProperty, kProfileName0); in TEST_F()
2042 const string kProfileName0 = "profile0"; in TEST_F() local
[all …]