Searched refs:test_builtin_function (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_repr.py | 143 def test_builtin_function(self): member in ReprTests |
D | test_gdb.py | 632 def test_builtin_function(self): member in PrettyPrintTests |
/external/python/cpython3/Lib/test/ | ||
D | test_reprlib.py | 152 def test_builtin_function(self): member in ReprTests |