Searched refs:GetCommandLine (Results 1 – 8 of 8) sorted by relevance
14 std::string ProcessInformation::GetCommandLine() { in GetCommandLine() function in brillo::ProcessInformation
23 std::string GetCommandLine();
145 CommandLine GetCommandLine(const std::vector<std::string>& test_names,
60 virtual CommandLine GetCommandLine(const std::vector<std::string>& test_names,
99 MOCK_METHOD3(GetCommandLine,147 EXPECT_CALL(delegate, GetCommandLine(_, _, _)) in SetUpExpectCalls()863 TEST_F(UnitTestLauncherDelegateTester, GetCommandLine) { in TEST_F() argument874 delegate_ptr->GetCommandLine(test_names, temp_dir, &result_file); in TEST_F()
402 CommandLine UnitTestLauncherDelegate::GetCommandLine( in GetCommandLine() function in base::UnitTestLauncherDelegate
87 #undef GetCommandLine1185 CommandLine cmd_line = launcher_delegate_->GetCommandLine( in LaunchChildGTestProcess()
2128 - gallium/os: call "ANSI" version of GetCommandLine