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

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py12655 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (1, 1L<<60))
12658 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (2, 4))
12661 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (1, 1L<<60))
12664 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (2, 4))
12667 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (1, 1L<<60))
12670 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (2, 4))
12673 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (1, 1L<<60))
12676 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (2, 4))
20242 def doubleArg_andstructTestStruct4Arg_(self, arg1, arg2): member in class:Python_TestClass
20244 doubleArg_andstructTestStruct4Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methods2.py12655 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (1, 1L<<60))
12658 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (2, 4))
12661 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (1, 1L<<60))
12664 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (2, 4))
12667 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (1, 1L<<60))
12670 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (2, 4))
12673 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (1, 1L<<60))
12676 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (2, 4))
20242 def doubleArg_andstructTestStruct4Arg_(self, arg1, arg2): member in class:Python_TestClass
20244 doubleArg_andstructTestStruct4Arg_ variable in class:Python_TestClass
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_methods2.py12658 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (1, 1<<60))
12661 r = o.doubleArg_andstructTestStruct4Arg_(0.128, (2, 4))
12664 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (1, 1<<60))
12667 r = o.doubleArg_andstructTestStruct4Arg_(1.0, (2, 4))
12670 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (1, 1<<60))
12673 r = o.doubleArg_andstructTestStruct4Arg_(42.0, (2, 4))
12676 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (1, 1<<60))
12679 r = o.doubleArg_andstructTestStruct4Arg_(1e10, (2, 4))
20245 def doubleArg_andstructTestStruct4Arg_(self, arg1, arg2): member in class:Python_TestClass
20247 doubleArg_andstructTestStruct4Arg_ variable in class:Python_TestClass
[all...]

Completed in 491 milliseconds