Home
last modified time | relevance | path

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

/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/logger/
DCurrentInvocation.java40 public enum InvocationInfo { enum in CurrentInvocation
45 private InvocationInfo(String key) { in InvocationInfo() method in CurrentInvocation.InvocationInfo