HomeSort by relevance Sort by last modified time
    Searched full:old_command_line_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/base/test/
test_suite.cc 63 : 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:__anon7109::TestClientInitializer

Completed in 76 milliseconds