Home
last modified time | relevance | path

Searched defs:getNumDevicesAllocated (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/
DIInvocationContext.java52 public int getNumDevicesAllocated(); in getNumDevicesAllocated() method
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationContext.java93 public int getNumDevicesAllocated() { in getNumDevicesAllocated() method in InvocationContext