Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py587 def no_jump_to_except_2(output): function
594 no_jump_to_except_2.jump = (2, 3)
595 no_jump_to_except_2.output = [True]
725 self.run_test(no_jump_to_except_2)