Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/
H A Dscoped_command_line.h25 CommandLine* GetProcessCommandLine();
H A Dscoped_command_line.cc17 CommandLine* ScopedCommandLine::GetProcessCommandLine() { in GetProcessCommandLine() function in base::test::ScopedCommandLine
/aosp_15_r20/external/libchrome/base/test/
H A Dscoped_command_line.h25 CommandLine* GetProcessCommandLine();
H A Dscoped_command_line.cc17 CommandLine* ScopedCommandLine::GetProcessCommandLine() { in GetProcessCommandLine() function in base::test::ScopedCommandLine
/aosp_15_r20/external/cronet/base/timer/
H A Dhi_res_timer_manager_unittest.cc58 command_line.GetProcessCommandLine()->AppendSwitch( in TEST()