Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/date/
Dtray_date.h46 const tray::TimeView* GetTimeTrayForTesting() const;
Dtray_date.cc41 const tray::TimeView* TrayDate::GetTimeTrayForTesting() const { in GetTimeTrayForTesting() function in ash::TrayDate
/external/chromium_org/chrome/browser/chromeos/policy/
Ddevice_system_use_24hour_clock_browsertest.cc61 const ash::tray::TimeView* time_tray = tray_date->GetTimeTrayForTesting(); in TestGetPrimarySystemTrayTimeHourType()