Home
last modified time | relevance | path

Searched defs:PathLike (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/tests/fixtures/
Dmock_subprocess.py57 def create_fake_process(command: FakeCommand, program: str, *args: str | bytes | PathLike):
76 … async def mock_subproc(program: str | bytes | PathLike, *args: str | bytes | PathLike, **kwargs):