Home
last modified time | relevance | path

Searched refs:invocId (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DConsole.java594 int invocId = Integer.parseInt(args.get(1).get(0)); in addDefaultCommands()
595 String info = mScheduler.getInvocationInfo(invocId); in addDefaultCommands()
597 printLine(String.format("invocation %s: %s", invocId, info)); in addDefaultCommands()
600 invocId)); in addDefaultCommands()
607 int invocId = Integer.parseInt(args.get(1).get(0)); in addDefaultCommands()
608 if (mScheduler.stopInvocation(invocId)) { in addDefaultCommands()
611 invocId)); in addDefaultCommands()
615 invocId, invocId)); in addDefaultCommands()
DCommandScheduler.java682 int invocId, long elapsedTime, final IInvocationContext context) { in logInvocationEndedEvent() argument
684 args.put(INVOC_END_EVENT_ID_KEY, Integer.toString(invocId)); in logInvocationEndedEvent()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...