Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/builders/
H A Dbuilder.py140 dictionary=None, testdir=None, testname=None): argument
/llvm-project-15.0.7/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformDarwinKernel.cpp393 FileSpec testdir(dir + subdirs[i]); in AddRootSubdirsToSearchPaths() local