Searched refs:floatArg_andstructTestStruct3Arg_ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py11695 r = o.floatArg_andstructTestStruct3Arg_(0.128, (1, 2))
11698 r = o.floatArg_andstructTestStruct3Arg_(0.128, (2, 4))
11701 r = o.floatArg_andstructTestStruct3Arg_(1.0, (1, 2))
11704 r = o.floatArg_andstructTestStruct3Arg_(1.0, (2, 4))
11707 r = o.floatArg_andstructTestStruct3Arg_(42.0, (1, 2))
11710 r = o.floatArg_andstructTestStruct3Arg_(42.0, (2, 4))
11713 r = o.floatArg_andstructTestStruct3Arg_(1e10, (1, 2))
11716 r = o.floatArg_andstructTestStruct3Arg_(1e10, (2, 4))
20121 def floatArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20123 floatArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py11695 r = o.floatArg_andstructTestStruct3Arg_(0.128, (1, 2))
11698 r = o.floatArg_andstructTestStruct3Arg_(0.128, (2, 4))
11701 r = o.floatArg_andstructTestStruct3Arg_(1.0, (1, 2))
11704 r = o.floatArg_andstructTestStruct3Arg_(1.0, (2, 4))
11707 r = o.floatArg_andstructTestStruct3Arg_(42.0, (1, 2))
11710 r = o.floatArg_andstructTestStruct3Arg_(42.0, (2, 4))
11713 r = o.floatArg_andstructTestStruct3Arg_(1e10, (1, 2))
11716 r = o.floatArg_andstructTestStruct3Arg_(1e10, (2, 4))
20121 def floatArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20123 floatArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_methods2.py11698 r = o.floatArg_andstructTestStruct3Arg_(0.128, (1, 2))
11701 r = o.floatArg_andstructTestStruct3Arg_(0.128, (2, 4))
11704 r = o.floatArg_andstructTestStruct3Arg_(1.0, (1, 2))
11707 r = o.floatArg_andstructTestStruct3Arg_(1.0, (2, 4))
11710 r = o.floatArg_andstructTestStruct3Arg_(42.0, (1, 2))
11713 r = o.floatArg_andstructTestStruct3Arg_(42.0, (2, 4))
11716 r = o.floatArg_andstructTestStruct3Arg_(1e10, (1, 2))
11719 r = o.floatArg_andstructTestStruct3Arg_(1e10, (2, 4))
20124 def floatArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20126 floatArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]

Completed in 453 milliseconds