Home
last modified time | relevance | path

Searched defs:truediv (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/unittest/test/testmock/
H A Dtestmagicmethods.py135 def truediv(self, other): function
/third_party/python/Lib/
H A Doperator.py136 def truediv(a, b): function
/third_party/python/Lib/test/
H A Dtest_long.py85 def truediv(a, b): function
H A Ddatetimetester.py21 from operator import lt, le, gt, ge, eq, ne, truediv, floordiv, mod namespace

Completed in 17 milliseconds