Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
Dwallpaper_manager_test_utils.cc204 WallpaperManager::Get()->SetCommandLineForTesting(command_line->get()); in CreateCmdlineWallpapers()
Dwallpaper_manager.h232 void SetCommandLineForTesting(base::CommandLine* command_line);
Dwallpaper_manager.cc1361 void WallpaperManager::SetCommandLineForTesting( in SetCommandLineForTesting() function in chromeos::WallpaperManager