Searched refs:command_line_for_testing_ (Results 1 – 4 of 4) sorted by relevance
85 command_line_for_testing_ = command_line; in set_command_line_for_testing()192 CommandLine* command_line_for_testing_; variable
156 : command_line_for_testing_(NULL), in DesktopBackgroundController()220 CommandLine* command_line = command_line_for_testing_ ? in SetDefaultWallpaper()221 command_line_for_testing_ : CommandLine::ForCurrentProcess(); in SetDefaultWallpaper()
96 command_line_for_testing_ = command_line; in set_command_line_for_testing()344 CommandLine* command_line_for_testing_; variable
141 command_line_for_testing_(NULL), in WallpaperManager()760 CommandLine* command_line = command_line_for_testing_ ? in GetComandLine()761 command_line_for_testing_ : CommandLine::ForCurrentProcess(); in GetComandLine()