Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py615 def no_jump_forwards_into_block(output): function
623 no_jump_forwards_into_block.jump = (2, 4)
624 no_jump_forwards_into_block.output = [True]
731 self.run_test(no_jump_forwards_into_block)