Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/tests/twister/
Dtest_environment.py202 def mock_calc(*args, **kwargs): function
205 with mock.patch('twisterlib.size_calc.SizeCalculator', mock_calc):