Searched refs:test_traced_func_linear (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_trace.py | 108 def test_traced_func_linear(self): member in TestLineCounts |
/external/python/cpython3/Lib/test/ | ||
D | test_trace.py | 125 def test_traced_func_linear(self): member in TestLineCounts |