Searched defs:test_serial (Results 1 – 5 of 5) sorted by relevance
62 def _FastbootWrapperMock(test_serial): argument69 def _DeviceUtilsMock(test_serial): argument
209 def _AdbWrapperMock(test_serial, is_ready=True): argument
133 def test_serial(x: torch.Tensor) -> torch.Tensor: function290 def test_serial(x: torch.Tensor) -> torch.Tensor: function
23 def _DeviceUtilsMock(test_serial, is_ready=True): argument