Searched refs:showing_for_profile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_unittest.cc32 Profile* showing_for_profile() const { function in class:TestingAppListServiceImpl
143 EXPECT_EQ(profile1_.get(), service_->showing_for_profile());
178 EXPECT_EQ(profile2_.get(), service_->showing_for_profile());

Completed in 54 milliseconds