Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_utils_unittest.py467 def test_get_flakes(self, mock_path_exists, mock_output, mock_valid_cert, argument
471 mock_path_exists.return_value = False
474 mock_path_exists.return_value = True