Home
last modified time | relevance | path

Searched refs:GetContainersToHideForTest (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/first_run/
Dfirst_run_helper_unittest.cc83 internal::DesktopCleaner::GetContainersToHideForTest(); in CheckContainersAreVisible()
94 internal::DesktopCleaner::GetContainersToHideForTest(); in CheckContainersAreHidden()
Ddesktop_cleaner.h34 static std::vector<int> GetContainersToHideForTest();
Ddesktop_cleaner.cc111 std::vector<int> DesktopCleaner::GetContainersToHideForTest() { in GetContainersToHideForTest() function in ash::internal::DesktopCleaner