Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dllvm_patch_management_unittest.py160 self, mock_check_patch_metadata_path, mock_get_filesdir_path, argument
181 mock_get_filesdir_path.return_value = abs_path_to_filesdir
207 mock_get_filesdir_path.assert_called_once_with(chroot_path, package_name)
235 mock_get_filesdir_path, mock_move_head_pointer, argument
245 mock_get_filesdir_path.return_value = abs_path_to_filesdir
290 mock_get_filesdir_path.assert_called_once_with(chroot_path, package_name)