Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationCacheHelper.java49 public static class CacheInvocationResultDescriptor { class in InvocationCacheHelper
53 public CacheInvocationResultDescriptor(boolean cacheHit, String explanation) { in CacheInvocationResultDescriptor() method in InvocationCacheHelper.CacheInvocationResultDescriptor