Searched refs:mCurrentModuleContext (Results 1 – 2 of 2) sorted by relevance
48 private IInvocationContext mCurrentModuleContext = null; field in CollectingTestListener124 mCurrentModuleContext = moduleContext; in testModuleStarted()129 mCurrentModuleContext = null; in testModuleEnded()147 if (mCurrentModuleContext != null) { in testRunStarted()148 mModuleContextMap.put(mCurrentResults, mCurrentModuleContext); in testRunStarted()
69 private IInvocationContext mCurrentModuleContext = null; field in SubprocessTestResultsParser422 mCurrentModuleContext = module.mModuleContext; in handleEvent()430 if (mCurrentModuleContext == null) { in handleEvent()434 mCurrentModuleContext = null; in handleEvent()