Searched refs:GetPython3Command (Results 1 – 5 of 5) sorted by relevance
22 [[nodiscard]] bool GetPython3Command(base::CommandLine* python_cmd);
43 bool GetPython3Command(base::CommandLine* python_cmd) { in GetPython3Command() function
37 EXPECT_TRUE(GetPython3Command(&cmd_line)); in TEST()
58 if (!GetPython3Command(&python_command)) in LaunchPython()
99 if (!GetPython3Command(&python_command)) in LaunchPython()