Home
last modified time | relevance | path

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

/external/libchrome/base/test/
Dscoped_command_line.h25 CommandLine* GetProcessCommandLine();
Dscoped_command_line.cc17 CommandLine* ScopedCommandLine::GetProcessCommandLine() { in GetProcessCommandLine() function in base::test::ScopedCommandLine