OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skipIfDarwin
(Results
1 - 2
of
2
) sorted by null
/external/lldb/test/functionalities/longjmp/
TestLongjmp.py
18
@
skipIfDarwin
# llvm.org/pr16769: LLDB on Mac OS X dies in function ReadRegisterBytes in GDBRemoteRegisterContext.cpp
24
@
skipIfDarwin
# llvm.org/pr16769: LLDB on Mac OS X dies in function ReadRegisterBytes in GDBRemoteRegisterContext.cpp
30
@
skipIfDarwin
# llvm.org/pr16769: LLDB on Mac OS X dies in function ReadRegisterBytes in GDBRemoteRegisterContext.cpp
/external/lldb/test/
lldbtest.py
659
def
skipIfDarwin
(func):
662
raise Exception("@
skipIfDarwin
can only be used to decorate a test method")
[
all
...]
Completed in 82 milliseconds