HomeSort by relevance Sort by last modified time
    Searched refs:PERSISTFILE_BASENAME (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/v8/tools/push-to-trunk/
chromium_roll.py 16 PERSISTFILE_BASENAME: "/tmp/v8-chromium-roll-tempfile",
129 Command("rm", "-f %s*" % self._config[PERSISTFILE_BASENAME])
auto_push.py 42 PERSISTFILE_BASENAME: "/tmp/v8-auto-push-tempfile",
auto_roll.py 16 PERSISTFILE_BASENAME: "/tmp/v8-auto-roll-tempfile",
common_includes.py 44 PERSISTFILE_BASENAME = "PERSISTFILE_BASENAME"
252 state_file = "%s-state.json" % self._config[PERSISTFILE_BASENAME]
391 Command("rm", "-f %s*" % self._config[PERSISTFILE_BASENAME])
592 state_file = "%s-state.json" % self._config[PERSISTFILE_BASENAME]
test_scripts.py 55 PERSISTFILE_BASENAME: "/tmp/test-v8-push-to-trunk-tempfile",
413 Command("rm", "-rf %s*" % TEST_CONFIG[PERSISTFILE_BASENAME])
801 googlers_mapping_py = "%s-mapping.py" % TEST_CONFIG[PERSISTFILE_BASENAME]
    [all...]
merge_to_branch.py 41 PERSISTFILE_BASENAME: "/tmp/v8-merge-to-branch-tempfile",
push_to_trunk.py 41 PERSISTFILE_BASENAME: "/tmp/v8-push-to-trunk-tempfile",
releases.py 28 PERSISTFILE_BASENAME: "/tmp/v8-releases-tempfile",

Completed in 92 milliseconds