Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py597 def no_jump_to_except_3(output): function
603 no_jump_to_except_3.jump = (2, 3)
604 no_jump_to_except_3.output = [True]
727 self.run_test(no_jump_to_except_3)