Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/tests/controllers/
Diperf_client_test.py86 def test_start_writes_to_full_file_path(self, mock_call, mock_open): argument
95 mock_call.call_args[KWARGS]['stdout'],
/tools/acloud/internal/lib/
Dandroid_build_client_test.py81 mock_call = mock.call(
86 apiclient.http.MediaIoBaseDownload.assert_has_calls([mock_call])