Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_sys_settrace.py999 def test_no_jump_without_trace_function(self): member in JumpTestCase
/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py1495 def test_no_jump_without_trace_function(self): member in JumpTestCase