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.java154 public void setInvocationContext(IInvocationContext moduleInvocationContext) { in setInvocationContext() argument
155 mModuleInvocationContext = moduleInvocationContext; in setInvocationContext()