Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_time.py886 def decimal_round(self, x): member in CPyTimeTestCase
924 lambda ns: self.decimal_round(ns * SEC_TO_NS))
954 return self.decimal_round(d)
1011 us = self.decimal_round(decimal.Decimal(t) / US_TO_NS)
1068 self.decimal_round,
1076 floatpart = self.decimal_round(floatpart)

Completed in 3 milliseconds