Searched refs:mModuleContext (Results 1 – 6 of 6) sorted by relevance
51 private IInvocationContext mModuleContext = null; field in ShardListener144 mModuleContext = moduleContext; in testModuleStarted()181 if (mModuleContext == null) { in testRunEnded()198 mMainListener.testModuleStarted(mModuleContext); in testModuleEnded()222 mModuleContext = null; in testModuleEnded()
62 private IInvocationContext mModuleContext; field in InvocationContext323 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()
48 public IInvocationContext mModuleContext; field in ResultsPlayer.ReplayModuleHolder90 IInvocationContext moduleContext = holder.mModuleContext; in run()143 holder.mModuleContext = moduleContext; in addToReplay()
667 public IInvocationContext mModuleContext; field in SubprocessEventHelper.TestModuleStartedEventInfo670 mModuleContext = moduleContext; in TestModuleStartedEventInfo()676 mModuleContext = in TestModuleStartedEventInfo()688 File serializedContext = SerializationUtil.serialize(mModuleContext); in toString()692 mModuleContext in toString()
496 mCurrentModuleContext = module.mModuleContext; in handleEvent()497 mListener.testModuleStarted(module.mModuleContext); in handleEvent()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...