Searched defs:testRunner (Results 1 – 4 of 4) sorted by relevance
76 argv=None, testRunner=None, argument
138 def testRunner(self): member in TestBreak
90 testRunner = None variable in InitialisableProgram
2684 func (tc *testCoordinator) testRunner(testFuncCh <-chan func() bool, resultCh chan<- bool) { global() func