Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DGranularRetriableTestWrapper.java145 public void setInvocationContext(IInvocationContext moduleInvocationContext) { in setInvocationContext() argument
146 mModuleInvocationContext = moduleInvocationContext; in setInvocationContext()