Home
last modified time | relevance | path

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

/tools/asuite/atest/test_runners/
Datest_tf_test_runner_unittest.py669 mock_get_credential_with_auth_flow): argument
679 self.assertEqual(1, mock_get_credential_with_auth_flow.call_count)
683 self.assertEqual(2, mock_get_credential_with_auth_flow.call_count)
690 mock_get_credential_with_auth_flow): argument
701 self.assertEqual(0, mock_get_credential_with_auth_flow.call_count)
703 self.assertEqual(0, mock_get_credential_with_auth_flow.call_count)