Searched defs:version_file (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/chrome/test/ispy/ |
D | ispy_api.py | 29 def UpdateExpectationVersion(self, chrome_version, version_file): argument 78 def _GetExpectationVersionList(self, version_file): argument 95 chrome_version, version_file): argument 124 version_file, screenshots): argument 144 chrome_version, version_file, screenshot): argument 186 def _SetTestRunRebaselineable(self, test_run, chrome_version, version_file): argument 205 version_file, screenshots): argument
|
/external/chromium_org/testing/gtest/xcode/Scripts/ |
D | versiongenerate.py | 98 version_file = open("%s/Version.h" % output_dir, 'w') variable
|
/external/protobuf/gtest/xcode/Scripts/ |
D | versiongenerate.py | 69 version_file = open("%s/Version.h" % output_dir, 'w') variable
|