Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py606 def no_jump_to_except_4(output): function
612 no_jump_to_except_4.jump = (2, 3)
613 no_jump_to_except_4.output = [True]
729 self.run_test(no_jump_to_except_4)