Home
last modified time | relevance | path

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

/tools/acloud/setup/
Dgcp_setup_runner_test.py173 mock_chkproj, mock_check_billing): argument
181 mock_check_billing.assert_called_once()
187 self.assertEqual(mock_check_billing.call_count, 2)
194 mock_chkproj, mock_check_billing): argument
201 mock_check_billing.assert_called_once()