Home
last modified time | relevance | path

Searched defs:version_file (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/test/ispy/
Dispy_api.py29 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/
Dversiongenerate.py98 version_file = open("%s/Version.h" % output_dir, 'w') variable
/external/protobuf/gtest/xcode/Scripts/
Dversiongenerate.py69 version_file = open("%s/Version.h" % output_dir, 'w') variable