Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dtest_suite.cc86 : old_command_line_(CommandLine::NO_PROGRAM) { in TestClientInitializer()
90 old_command_line_ = *CommandLine::ForCurrentProcess(); in OnTestStart()
94 *CommandLine::ForCurrentProcess() = old_command_line_; in OnTestEnd()
98 CommandLine old_command_line_; member in base::__anonfcdb99eb0111::TestClientInitializer