Searched defs:mock_init (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/google-auth-library-python/tests/ |
D | test_identity_pool.py | 289 def test_from_info_full_options(self, mock_init): argument 318 def test_from_info_required_options_only(self, mock_init): argument 343 def test_from_info_workforce_pool(self, mock_init): argument 369 def test_from_file_full_options(self, mock_init, tmpdir): argument 399 def test_from_file_required_options_only(self, mock_init, tmpdir): argument 425 def test_from_file_workforce_pool(self, mock_init, tmpdir): argument
|
D | test_aws.py | 778 def test_from_info_full_options(self, mock_init): argument 806 def test_from_info_required_options_only(self, mock_init): argument 830 def test_from_file_full_options(self, mock_init, tmpdir): argument 859 def test_from_file_required_options_only(self, mock_init, tmpdir): argument
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | project_info_unittest.py | 360 mock_init): argument 376 def test_gen_folder_base_dependencies(self, mock_init, mock_module_data, argument 421 def test_add_framework_base_path(self, mock_init, mock_module_data): argument 450 def test_add_framework_srcjar_path(self, mock_init, mock_module_data): argument
|
/aosp_15_r20/tools/asuite/aidegen/ |
H A D | aidegen_main_unittest.py | 98 mock_init): argument 254 mock_init): argument
|
/aosp_15_r20/tools/treble/split/ |
H A D | manifest_split_test.py | 453 def test_create_split_manifest_skip_kati_module_info(self, mock_init, argument
|
/aosp_15_r20/external/python/google-auth-library-python/tests_async/oauth2/ |
D | test_id_token.py | 213 def mock_init(self, request, audience, use_metadata_identity_endpoint): function
|