Home
last modified time | relevance | path

Searched refs:mock_path_exists (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1997 def mock_path_exists(name, *args, **kwargs): function
2039 mock.patch('os.path.exists', side_effect=mock_path_exists), \