Home
last modified time | relevance | path

Searched refs:quote_windows_command (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/utils/libcxx/test/
H A Dconfig.py436 return lit.TestRunner.quote_windows_command([s])
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A DTestRunner.py192 def quote_windows_command(seq): function
804 args = quote_windows_command(args)