Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/longevity_Tracker/
Dlongevity_Tracker.py32 EXIT_FLAG_FILE = TMP_DIRECTORY + 'longevity_terminate' variable
469 if os.path.isfile(EXIT_FLAG_FILE):
537 if os.path.isfile(EXIT_FLAG_FILE):
538 os.remove(EXIT_FLAG_FILE)
560 if os.path.isfile(EXIT_FLAG_FILE):
561 os.remove(EXIT_FLAG_FILE)