Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_system_use_24hour_clock_browsertest.cc71 tray_date->GetDefaultViewForTesting(); in TestPrimarySystemTrayHasDateDefaultView()
87 tray_date->GetDefaultViewForTesting(); in TestGetPrimarySystemTrayDateHourType()
/external/chromium_org/ash/system/date/
Dtray_date.h47 const DateDefaultView* GetDefaultViewForTesting() const;
Dtray_date.cc45 const DateDefaultView* TrayDate::GetDefaultViewForTesting() const { in GetDefaultViewForTesting() function in ash::TrayDate