Searched refs:old_command_line_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/test/
H A Dtest_suite.cc63 : old_command_line_(CommandLine::NO_PROGRAM) {
67 old_command_line_ = *CommandLine::ForCurrentProcess();
71 *CommandLine::ForCurrentProcess() = old_command_line_;
75 CommandLine old_command_line_; member in class:__anon2519::TestClientInitializer

Completed in 668 milliseconds