Searched refs:preExecutionCheck (Results 1 – 2 of 2) sorted by relevance
45 boolean check = preExecutionCheck(device); in setUp()78 public boolean preExecutionCheck(ITestDevice device) throws DeviceNotAvailableException { in preExecutionCheck() method in SystemStatusChecker
473 boolean result = checker.preExecutionCheck(device); in runPreModuleCheck()