Searched refs:m_passedConfs (Results 1 – 1 of 1) sorted by relevance
37 …private List<ITestResult> m_passedConfs= Collections.synchronizedList(Lists.<ITestResult>newArrayL… field in TestListenerAdapter177 m_passedConfs.add(itr); in onConfigurationSuccess()