HomeSort by relevance Sort by last modified time
    Searched refs:suppress_warning (Results 1 - 6 of 6) sorted by null

  /external/autotest/server/site_tests/firmware_ECLidSwitch/
firmware_ECLidSwitch.py 72 if self.check_ec_capability(['x86'], suppress_warning=True):
79 if self.check_ec_capability(['x86'], suppress_warning=True):
129 if not self.check_ec_capability(['keyboard'], suppress_warning=True):
148 if not self.check_ec_capability(['kblight'], suppress_warning=True):
  /external/autotest/server/site_tests/firmware_FAFTSetup/
firmware_FAFTSetup.py 29 if not self.check_ec_capability(suppress_warning=True):
  /external/autotest/server/site_tests/firmware_ConsecutiveBoot/
firmware_ConsecutiveBoot.py 65 if self.check_ec_capability(['x86'], suppress_warning=True):
  /external/autotest/server/cros/faft/
firmware_test.py 536 def check_ec_capability(self, required_cap=None, suppress_warning=False):
541 @param suppress_warning: True to suppress any warning messages.
545 if not suppress_warning:
554 if not suppress_warning:
765 if self.check_ec_capability(['usbpd_uart'], suppress_warning=True):
    [all...]
  /external/autotest/server/cros/faft/utils/
faft_checkers.py 208 if self.faft_framework.check_ec_capability(suppress_warning=True):
  /external/libchrome/mojo/public/cpp/bindings/tests/
union_unittest.cc 809 mojo::internal::SerializationWarningObserverForTesting suppress_warning; local
1006 mojo::internal::SerializationWarningObserverForTesting suppress_warning; local
1109 mojo::internal::SerializationWarningObserverForTesting suppress_warning; local
    [all...]

Completed in 506 milliseconds