Home
last modified time | relevance | path

Searched defs:log_locations (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs.py205 log_locations = ["/var/log/","/var/log/dmesg", "/tmp/dmesg_output.log"] variable
269 def getLogList(self, log_locations): argument
298 def get_local_log_list(self, log_locations): argument