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

  /external/autotest/client/site_tests/desktopui_GmailLatency/
desktopui_GmailLatency.py 37 open(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE, 'w').close()
71 os.unlink(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE)
  /external/autotest/client/cros/
chrome_binary_test.py 175 open(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE, 'w').close()
185 os.unlink(constants.DISABLE_BROWSER_RESTART_MAGIC_FILE)
constants.py 73 DISABLE_BROWSER_RESTART_MAGIC_FILE = '/run/disable_chrome_restart'

Completed in 244 milliseconds