Home
last modified time | relevance | path

Searched defs:testname (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/
H A Dupdate_any_test_checks.py37 def run_utc_tool(utc_name, utc_tool, testname): argument
/llvm-project/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py167 getBuildCommand( self, debug_info, architecture=None, compiler=None, dictionary=None, testdir=None, testname=None, make_targets=None, ) global() argument