Searched refs:mModuleContextMap (Results 1 – 1 of 1) sorted by relevance
45 private Map<TestRunResult, IInvocationContext> mModuleContextMap = field in CollectingTestListener148 mModuleContextMap.put(mCurrentResults, mCurrentModuleContext); in testRunStarted()251 return mModuleContextMap.get(res); in getModuleContextForRunResult()