Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py577 def no_jump_to_except_1(output): function
584 no_jump_to_except_1.jump = (2, 3)
585 no_jump_to_except_1.output = [True]
723 self.run_test(no_jump_to_except_1)