Lines Matching refs:CommandLine
352 CommandLine old_command_line = *CommandLine::ForCurrentProcess(); in TEST_F()
353 CommandLine::ForCurrentProcess()->AppendSwitch( in TEST_F()
356 *CommandLine::ForCurrentProcess() = old_command_line; in TEST_F()
365 CommandLine old_command_line = *CommandLine::ForCurrentProcess(); in TEST_F()
366 CommandLine::ForCurrentProcess()->AppendSwitch( in TEST_F()
375 *CommandLine::ForCurrentProcess() = old_command_line; in TEST_F()
382 CommandLine old_command_line = *CommandLine::ForCurrentProcess(); in TEST_F()
383 CommandLine::ForCurrentProcess()->AppendSwitch( in TEST_F()
409 *CommandLine::ForCurrentProcess() = old_command_line; in TEST_F()
569 CommandLine old_command_line = *CommandLine::ForCurrentProcess(); in TEST_F()
570 CommandLine::ForCurrentProcess()->AppendSwitch( in TEST_F()
575 *CommandLine::ForCurrentProcess() = old_command_line; in TEST_F()