Searched defs:addResult (Results 1 – 8 of 8) sorted by relevance
25 public void addResult(Class<?> c, ITestResult tr) { in addResult() method in ResultsByClass
9 public void addResult(ITestResult result, ITestNGMethod method); in addResult() method
23 public void addResult(ITestResult result, ITestNGMethod method) { in addResult() method in ResultMap
75 void ResultCollector::addResult (qpTestResult result, const std::string& msg) in addResult() function in tcu::ResultCollector
52 func (t *testOutput) addResult(name, result string) { func
307 int addResult = Security.addProvider(test); in test_removeProviderLjava_lang_String() local
71 func (t *testOutput) addResult(name, result string) { func
654 void ResultCollector::addResult (qpTestResult result, const char* msg) in addResult() function in deqp::gls::LifetimeTests::details::ResultCollector