Searched refs:notify_result (Results 1 – 4 of 4) sorted by relevance
232 def notify_result(self, test_case, success, message): member in TestManager335 self.test_manager.notify_result(
2302 this.notify_result(test);2305 Tests.prototype.notify_result = function(test) { method in Tests