Searched refs:_requires_device_update (Results 1 – 1 of 1) sorted by relevance
1377 return _requires_device_update(1451 return _requires_device_update(self._test_runner_invocations)1476 def _requires_device_update(invocations: List[TestRunnerInvocation]) -> bool: function