GetPrefURLForApp  250 chrome/browser/background/background_contents_service_unittest.cc     EXPECT_EQ(url.spec(), GetPrefURLForApp(&profile, contents->appid()));
GetPrefURLForApp  255 chrome/browser/background/background_contents_service_unittest.cc     EXPECT_EQ(url.spec(), GetPrefURLForApp(&profile, contents->appid()));
GetPrefURLForApp  273 chrome/browser/background/background_contents_service_unittest.cc   EXPECT_EQ(url.spec(), GetPrefURLForApp(&profile, contents->appid()));
GetPrefURLForApp  295 chrome/browser/background/background_contents_service_unittest.cc     EXPECT_EQ(url.spec(), GetPrefURLForApp(&profile, contents->appid()));
GetPrefURLForApp  346 chrome/browser/background/background_contents_service_unittest.cc   EXPECT_EQ(url2.spec(), GetPrefURLForApp(&profile, contents2->appid()));