Searched refs:kProfileName1 (Results 1 – 1 of 1) sorted by relevance
1864 const string kProfileName1 = "profile1"; in TEST_F() local1869 .WillRepeatedly(Return(kProfileName1)); in TEST_F()1968 const string kProfileName1 = "profile1"; in TEST_F() local1973 .WillRepeatedly(Return(kProfileName1)); in TEST_F()2043 const string kProfileName1 = "profile1"; in TEST_F() local2049 args.SetString(kProfileProperty, kProfileName1); in TEST_F()2241 const string kProfileName1 = "profile1"; in TEST_F() local2243 AddNamedMockProfileToManager(manager(), kProfileName1)); in TEST_F()2275 manager()->ConfigureServiceForProfile(kProfileName1, args, &error); in TEST_F()2286 const string kProfileName1 = "profile1"; in TEST_F() local[all …]