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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py12684 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (1, 2.5))
12687 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (2, 4.5))
12690 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (1, 2.5))
12693 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (2, 4.5))
12696 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (1, 2.5))
12699 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (2, 4.5))
12702 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (1, 2.5))
12705 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (2, 4.5))
20247 def doubleArg_andstructTestStruct5Arg_(self, arg1, arg2): member in class:Python_TestClass
20249 doubleArg_andstructTestStruct5Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py12684 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (1, 2.5))
12687 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (2, 4.5))
12690 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (1, 2.5))
12693 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (2, 4.5))
12696 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (1, 2.5))
12699 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (2, 4.5))
12702 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (1, 2.5))
12705 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (2, 4.5))
20247 def doubleArg_andstructTestStruct5Arg_(self, arg1, arg2): member in class:Python_TestClass
20249 doubleArg_andstructTestStruct5Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_methods2.py12687 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (1, 2.5))
12690 r = o.doubleArg_andstructTestStruct5Arg_(0.128, (2, 4.5))
12693 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (1, 2.5))
12696 r = o.doubleArg_andstructTestStruct5Arg_(1.0, (2, 4.5))
12699 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (1, 2.5))
12702 r = o.doubleArg_andstructTestStruct5Arg_(42.0, (2, 4.5))
12705 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (1, 2.5))
12708 r = o.doubleArg_andstructTestStruct5Arg_(1e10, (2, 4.5))
20250 def doubleArg_andstructTestStruct5Arg_(self, arg1, arg2): member in class:Python_TestClass
20252 doubleArg_andstructTestStruct5Arg_ variable in class:Python_TestClass
[all...]

Completed in 268 milliseconds