Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dperformance.py341 class TesterTestCase(TestCase): class
375 callback=TesterTestCase.BreakpointHit,
379 callback=TesterTestCase.PlanComplete,
394 test = TesterTestCase()