Searched refs:runTests (Results 1 – 2 of 2) sorted by relevance
345 def runTests(self): member in VhalTest377 v.runTests()
633 testsToRun.runTests(mTestService, testResults); in runVmTestService()678 void runTests(ITestService testService, TestResults testResults) throws Exception; in runTests() method