Searched refs:mModuleContextMap (Results 1 – 1 of 1) sorted by relevance
58 private Map<String, IInvocationContext> mModuleContextMap = new HashMap<>(); field in CollectingTestListener185 mModuleContextMap.put(name, mCurrentModuleContext); in testRunStarted()508 return mModuleContextMap.get(testRunName); in getModuleContextForRunResult()