Searched defs:FinishAndWrite (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/tools/testrunner/local/ | ||
D | junit_output.py | 48 def FinishAndWrite(self, f): member in JUnitTestOutput |
/third_party/node/tools/ | ||
D | v8-json-to-junit.py | 61 def FinishAndWrite(self, f): member in JUnitTestOutput |