Searched refs:fixture_device_adapter (Results 1 – 2 of 2) sorted by relevance
18 def fixture_device_adapter(tmp_path) -> Generator[QemuAdapter, None, None]: function
30 def fixture_device_adapter(tmp_path: Path) -> Generator[NativeSimulatorAdapter, None, None]: function