Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/process_group/
DTestChangeProcessGroup.py28 @skipIftvOS # fork not available on tvOS.
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Ddecorators.py552 def skipIftvOS(func): function