Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_decimal.py622 def test_implicit_from_string(self): member in DecimalImplicitConstructionTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_decimal.py861 def test_implicit_from_string(self): member in ImplicitConstructionTest