HomeSort by relevance Sort by last modified time
    Searched defs:getInvocationTimeout (Results 1 - 3 of 3) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/command/
ICommandOptions.java 125 public long getInvocationTimeout();
CommandOptions.java 324 public long getInvocationTimeout() {
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandSchedulerFuncTest.java 618 mCommandScheduler.join(mCommandOptions.getInvocationTimeout() * 2);

Completed in 287 milliseconds