Searched defs:structTestStruct1InOutArg_ (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py21729 def structTestStruct1InOutArg_(self, arg): member in class:Python_TestClass
21734 structTestStruct1InOutArg_ = objc.selector(structTestStruct1InOutArg_, signature="@@:N^{_TestStruct1=ii[5s]}") variable in class:Python_TestClass
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py21729 def structTestStruct1InOutArg_(self, arg): member in class:Python_TestClass
21734 structTestStruct1InOutArg_ = objc.selector(structTestStruct1InOutArg_, signature=b"@@:N^{_TestStruct1=ii[5s]}") variable in class:Python_TestClass
[all...]

Completed in 199 milliseconds