Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dtest_result.py158 def checkExclusion(self, exclusion_list, name): argument
166 def checkCategoryExclusion(self, exclusion_list, test): argument
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp400 ProcessInstanceInfoList exclusion_list; in AttachWaitProcess() local