Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DShardListener.java51 private IInvocationContext mModuleContext = null; field in ShardListener
144 mModuleContext = moduleContext; in testModuleStarted()
181 if (mModuleContext == null) { in testRunEnded()
198 mMainListener.testModuleStarted(mModuleContext); in testModuleEnded()
222 mModuleContext = null; in testModuleEnded()
DInvocationContext.java62 private IInvocationContext mModuleContext; field in InvocationContext
323 mModuleContext = invocationContext; in setModuleInvocationContext()
329 return mModuleContext; in getModuleInvocationContext()
409 if (mModuleContext != null) { in toProto()
410 contextBuilder.setModuleContext(mModuleContext.toProto()); in toProto()
437 context.mModuleContext = InvocationContext.fromProto(protoContext.getModuleContext()); in fromProto()
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/retry/
DResultsPlayer.java48 public IInvocationContext mModuleContext; field in ResultsPlayer.ReplayModuleHolder
90 IInvocationContext moduleContext = holder.mModuleContext; in run()
143 holder.mModuleContext = moduleContext; in addToReplay()
/tools/tradefederation/core/src/com/android/tradefed/util/
DSubprocessEventHelper.java667 public IInvocationContext mModuleContext; field in SubprocessEventHelper.TestModuleStartedEventInfo
670 mModuleContext = moduleContext; in TestModuleStartedEventInfo()
676 mModuleContext = in TestModuleStartedEventInfo()
688 File serializedContext = SerializationUtil.serialize(mModuleContext); in toString()
692 mModuleContext in toString()
DSubprocessTestResultsParser.java496 mCurrentModuleContext = module.mModuleContext; in handleEvent()
497 mListener.testModuleStarted(module.mModuleContext); in handleEvent()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...