Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dautotestd_monitor45 exit_code_file = open(os.path.join(logdir, 'exit_code')) variable
46 fcntl.flock(exit_code_file, fcntl.LOCK_EX)
49 exit_code = exit_code_file.read()
55 fcntl.flock(exit_code_file, fcntl.LOCK_UN)
56 exit_code_file.close()
/external/toolchain-utils/crosperf/test_cache/test_input/
Dresults.txt1exit_code_file.\n13:22:48 INFO | autoserv| Released lock of exit_code_file and closed it.\n13:22:5…
/external/toolchain-utils/crosperf/test_cache/compare_output/
Dresults.txt1 … 22 14:20:30\t\n14:20:31 INFO | Got lock of exit_code_file.\n14:20:31 INFO | Released lock of exit…