Home
last modified time | relevance | path

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

/llvm-project/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py166 getBuildCommand( self, debug_info, architecture=None, compiler=None, dictionary=None, testdir=None, testname=None, make_targets=None, ) global() argument
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp389 FileSpec testdir(dir + subdirs[i]); in AddRootSubdirsToSearchPaths() local