Home
last modified time | relevance | path

Searched refs:TextToFile (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/tools/release/
Dtest_scripts.py337 TextToFile("", os.path.join(TEST_CONFIG["DEFAULT_CWD"], ".git"))
432 TextToFile("", os.path.join(TEST_CONFIG["DEFAULT_CWD"], ".git"))
559 TextToFile(self.FAKE_DEPS, os.path.join(TEST_CONFIG["CHROMIUM"], "DEPS"))
589 TextToFile(self.FAKE_DEPS, os.path.join(TEST_CONFIG["CHROMIUM"], "DEPS"))
590 TextToFile("", os.path.join(TEST_CONFIG["CHROMIUM"], ".git"))
595 TextToFile("Some line\n \"v8_revision\": \"22624\",\n some line",
679 TextToFile("", os.path.join(TEST_CONFIG["DEFAULT_CWD"], ".git"))
815 TextToFile("", os.path.join(TEST_CONFIG["DEFAULT_CWD"], ".git"))
Droll_merge.py142 TextToFile(patch, self.Config("TEMPORARY_PATCH_FILE"))
169 TextToFile(text, os.path.join(self.default_cwd, VERSION_FILE))
187 TextToFile(self["new_commit_msg"], self.Config("COMMITMSG_FILE"))
Dcreate_release.py130 TextToFile(new_watchlist_content, os.path.join(self.default_cwd,
140 TextToFile(text, self.Config("COMMITMSG_FILE"))
Dmerge_to_branch.py160 TextToFile(patch, self.Config("TEMPORARY_PATCH_FILE"))
172 TextToFile(self["new_commit_msg"], self.Config("COMMITMSG_FILE"))
Dcommon_includes.py70 def TextToFile(text, file_name): function
352 TextToFile(json.dumps(self._state), state_file)
640 TextToFile(output, version_file)