Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_settrace.py259 def compare_events(self, line_offset, events, expected_events): member in TraceTestCase
272 self.compare_events(func.func_code.co_firstlineno,
282 self.compare_events(func.func_code.co_firstlineno,
335 self.compare_events(generator_example.__code__.co_firstlineno,