Searched refs:isSkipExecution (Results 1 – 2 of 2) sorted by relevance
23 public boolean isSkipExecution() { in isSkipExecution() method in AndroidRunnerParams
80 this.skipExecution = runnerParams != null && runnerParams.isSkipExecution(); in IcuTestFmwkRunner()