Searched refs:getCommandLineArgsForTesting (Results 1 – 3 of 3) sorted by relevance
37 std::vector<std::string> getCommandLineArgsForTesting(TestLanguage Lang);
72 std::vector<std::string> Result = getCommandLineArgsForTesting(Language); in getCommandLineArgs()
15 std::vector<std::string> getCommandLineArgsForTesting(TestLanguage Lang) { in getCommandLineArgsForTesting() function