Searched defs:reporters (Results 1 – 4 of 4) sorted by relevance
97 NodeList reporters = doc.getElementsByTagName("result_reporter"); in verifyWrapperXml() local
176 List<ITestInvocationListener> reporters = new ArrayList<>(); in testBuild_resultReporters() local
369 def _arrange_test_result(info_dict, reporters): argument
691 List<ITestInvocationListener> reporters = new ArrayList<>(); in createRemoteConfig() local