Searched refs:mCurrentModuleContext (Results 1 – 2 of 2) sorted by relevance
63 private IInvocationContext mCurrentModuleContext = null; field in CollectingTestListener152 mCurrentModuleContext = moduleContext; in testModuleStarted()157 mCurrentModuleContext = null; in testModuleEnded()184 if (mCurrentModuleContext != null) { in testRunStarted()185 mModuleContextMap.put(name, mCurrentModuleContext); in testRunStarted()
72 private IInvocationContext mCurrentModuleContext = null; field in SubprocessTestResultsParser447 mCurrentModuleContext = module.mModuleContext; in handleEvent()455 if (mCurrentModuleContext == null) { in handleEvent()459 mCurrentModuleContext = null; in handleEvent()