OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_command_line_for_testing
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/desktop_background/
desktop_background_controller.h
84
void
set_command_line_for_testing
(CommandLine* command_line) {
function in class:ash::DesktopBackgroundController
desktop_background_controller_unittest.cc
260
controller_->
set_command_line_for_testing
(&command_line_);
/external/chromium_org/chrome/browser/chromeos/login/
wallpaper_manager_unittest.cc
82
WallpaperManager::Get()->
set_command_line_for_testing
(&command_line_);
wallpaper_manager.h
95
void
set_command_line_for_testing
(CommandLine* command_line) {
function in class:chromeos::WallpaperManager
Completed in 216 milliseconds