Home
last modified time | relevance | path

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

/external/oss-fuzz/infra/base-images/base-builder/
Dbisect_clang_test.py130 def mock_prepare_build(llvm_project_path): # pylint: disable=unused-argument function
141 with mock.patch('bisect_clang.prepare_build', mock_prepare_build):
179 with mock.patch('bisect_clang.prepare_build', mock_prepare_build):