Searched defs:__ifloordiv__ (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_augassign.py | 161 def __ifloordiv__(self, val): member in AugAssignTest.testCustomMethods2.testall |
D | test_operator.py | 470 def __ifloordiv__(self, other): return "ifloordiv" member in OperatorTestCase.test_inplace.C |
D | test_weakref.py | 215 def __ifloordiv__(self, other): member in ReferencesTestCase.test_proxy_div.C |