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.cc29 showing_for_profile_(NULL),
33 return showing_for_profile_;
46 // We don't return showing_for_profile_ here because that is only defined if
55 showing_for_profile_ = requested_profile;
60 showing_for_profile_ = NULL;
64 return !!showing_for_profile_;
79 Profile* showing_for_profile_; member in class:TestingAppListServiceImpl

Completed in 66 milliseconds