Searched refs:doubleArg_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.py12626 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (1, 2))
12629 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (2, 4))
12632 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (1, 2))
12635 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (2, 4))
12638 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (1, 2))
12641 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (2, 4))
12644 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (1, 2))
12647 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (2, 4))
20237 def doubleArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20239 doubleArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py12626 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (1, 2))
12629 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (2, 4))
12632 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (1, 2))
12635 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (2, 4))
12638 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (1, 2))
12641 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (2, 4))
12644 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (1, 2))
12647 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (2, 4))
20237 def doubleArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20239 doubleArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_methods2.py12629 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (1, 2))
12632 r = o.doubleArg_andstructTestStruct3Arg_(0.128, (2, 4))
12635 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (1, 2))
12638 r = o.doubleArg_andstructTestStruct3Arg_(1.0, (2, 4))
12641 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (1, 2))
12644 r = o.doubleArg_andstructTestStruct3Arg_(42.0, (2, 4))
12647 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (1, 2))
12650 r = o.doubleArg_andstructTestStruct3Arg_(1e10, (2, 4))
20240 def doubleArg_andstructTestStruct3Arg_(self, arg1, arg2): member in class:Python_TestClass
20242 doubleArg_andstructTestStruct3Arg_ variable in class:Python_TestClass
[all...]

Completed in 391 milliseconds