Home
last modified time | relevance | path

Searched refs:check_format_1 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_long.py307 def check_format_1(self, x): member in LongTest
325 self.check_format_1(x)
329 self.check_format_1(x)
/external/python/cpython3/Lib/test/
Dtest_long.py307 def check_format_1(self, x): member in LongTest
318 self.check_format_1(x)
322 self.check_format_1(x)