Searched refs:mock_prepare_build (Results 1 – 1 of 1) sorted by relevance
130 def mock_prepare_build(llvm_project_path): # pylint: disable=unused-argument function141 with mock.patch('bisect_clang.prepare_build', mock_prepare_build):179 with mock.patch('bisect_clang.prepare_build', mock_prepare_build):