MCPcopy Create free account
hub / github.com/nodejs/node / ProcessOutput

Method ProcessOutput

deps/v8/tools/run_perf.py:629–630  ·  view source on GitHub ↗
(self, output, result_tracker, count)

Source from the content-addressed store, hash-verified

627 logging.error("No owners provided for %s" % self.name)
628
629 def ProcessOutput(self, output, result_tracker, count):
630 self.ConsumeOutput(output, result_tracker)
631
632
633def MakeGraphConfig(suite, parent, arch):

Callers

nothing calls this directly

Calls 1

ConsumeOutputMethod · 0.45

Tested by

no test coverage detected