Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/
Darc.py31 _VAR_LOGCAT_PATH = '/var/log/logcat' variable
573 with open(_VAR_LOGCAT_PATH, 'w') as f: