Searched refs:has_eventlog (Results 1 – 12 of 12) sorted by relevance
/external/autotest/server/cros/faft/config/ | ||
D | lumpy.py | 11 has_eventlog = False variable in Values |
D | pi.py | 12 has_eventlog = False # No RTC support in firmware variable in Values |
D | pit.py | 12 has_eventlog = False # No RTC support in firmware variable in Values |
D | alex.py | 13 has_eventlog = False variable in Values |
D | zgb.py | 13 has_eventlog = False variable in Values |
D | stumpy.py | 13 has_eventlog = False variable in Values |
D | spring.py | 14 has_eventlog = False # No RTC support in firmware variable in Values |
D | skate.py | 14 has_eventlog = False # No RTC support in firmware variable in Values |
D | snow.py | 14 has_eventlog = False variable in Values |
D | nyan.py | 16 has_eventlog = False # Shipped without RTC support in firmware variable in Values |
D | DEFAULTS.py | 50 has_eventlog = True variable in Values |
/external/autotest/server/site_tests/firmware_EventLog/ | ||
D | firmware_EventLog.py | 52 if not self.faft_config.has_eventlog: |