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

  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
validators_unittest.py 28 MtbSanityValidator,
749 """Unit tests for MtbSanityValidator class."""
757 validator = MtbSanityValidator(device=link,
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
validators.py 112 # If MtbSanityValidator does not pass, there exist some
    [all...]
test_conf.py 20 MtbSanityValidator,
304 'MtbSanityValidator': weight_critical,
    [all...]
test_flow.py 670 # Initiate the MtbSanityValidator. Note that this should be done each
673 self.gesture.mtb_sanity_validator = validators.MtbSanityValidator()

Completed in 202 milliseconds