Lines Matching refs:kProfileName0

1863   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
2045 AddNamedMockProfileToManager(manager(), kProfileName0)); in TEST_F()
2052 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F()
2061 const string kProfileName0 = "profile0"; in TEST_F() local
2063 AddNamedMockProfileToManager(manager(), kProfileName0)); in TEST_F()
2066 args.SetString(kProfileProperty, kProfileName0); in TEST_F()
2074 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F()
2081 const string kProfileName0 = "profile0"; in TEST_F() local
2083 AddNamedMockProfileToManager(manager(), kProfileName0)); in TEST_F()
2107 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F()
2238 const string kProfileName0 = "profile0"; in TEST_F() local
2240 AddNamedMockProfileToManager(manager(), kProfileName0)); in TEST_F()
2283 const string kProfileName0 = "profile0"; in TEST_F() local
2285 AddNamedMockProfileToManager(manager(), kProfileName0)); in TEST_F()
2337 manager()->ConfigureServiceForProfile(kProfileName0, args, &error); in TEST_F()