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

  /external/autotest/server/site_tests/firmware_PDDataSwap/
firmware_PDDataSwap.py 339 total_failures = 0
346 total_failures += self.swap_failure[(direction, role)]
349 if total_failures:
351 (total_attempts, total_failures))
  /external/autotest/client/cros/graphics/
graphics_utils.py 216 total_failures = 0
220 total_failures += len(failure['names'])
236 value=total_failures,
    [all...]

Completed in 86 milliseconds