Home
last modified time | relevance | path

Searched defs:GetCommandLine (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/
Dprocess_information.cc14 std::string ProcessInformation::GetCommandLine() { in GetCommandLine() function in brillo::ProcessInformation
/external/cronet/base/test/launcher/
Dunit_test_launcher.cc402 CommandLine UnitTestLauncherDelegate::GetCommandLine( in GetCommandLine() function in base::UnitTestLauncherDelegate
Dtest_launcher_unittest.cc863 TEST_F(UnitTestLauncherDelegateTester, GetCommandLine) { in TEST_F() argument