Home
last modified time | relevance | path

Searched refs:set_command_line_for_testing (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dwallpaper_manager_unittest.cc82 WallpaperManager::Get()->set_command_line_for_testing(&command_line_); in AppendGuestSwitch()
Dwallpaper_manager.h95 void set_command_line_for_testing(CommandLine* command_line) { in set_command_line_for_testing() function
/external/chromium_org/ash/desktop_background/
Ddesktop_background_controller.h84 void set_command_line_for_testing(CommandLine* command_line) { in set_command_line_for_testing() function
Ddesktop_background_controller_unittest.cc260 controller_->set_command_line_for_testing(&command_line_); in WriteWallpapersAndSetFlags()