Searched defs:cmpfunc (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsarray.py223 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_
234 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_hint_
290 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.testSort2
303 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
317 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.testSort1
329 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.testSort2
342 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_nsarray.py230 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_
241 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_hint_
298 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.dont_testSort2
311 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
325 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.testSort1
337 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.dont_testSort2
351 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/PyObjCTest/
H A Dtest_nsarray.py230 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_
241 def cmpfunc(l, r, c): function in function:TestNSArraySpecialMethods.test_sortedArrayUsingFunction_context_hint_
298 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.dont_testSort2
311 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
325 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.testSort1
337 def cmpfunc(l, r, c): function in function:TestNSMutableArrayInteraction.dont_testSort2
351 def cmpfunc(l, r): function in function:TestNSMutableArrayInteraction.testSort3
[all...]

Completed in 89 milliseconds