Home
last modified time | relevance | path

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

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