Home
last modified time | relevance | path

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

/external/google-fruit/tests/
Dtest_bind_interface.py39 def test_bind_interface(self, XAnnot, MaybeConstXAnnot, XConstRefAnnot, YAnnot): argument
75 def test_bind_interface_to_constant(self, XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot): argument
109 def test_bind_interface_target_bound_in_other_component(self, XAnnot, XRefAnnot, YAnnot): argument
146 def test_bind_nonconst_interface_requires_nonconst_target(self, XAnnot, XRefAnnot, YAnnot): argument
173 def test_bind_interface_to_constant_nonconst_required_const_bound_error(self, XAnnot, YAnnot): argument
203 …ef test_bind_nonconst_interface_requires_nonconst_target_abstract(self, XAnnot, XRefAnnot, YAnnot): argument
Dtest_normalized_component.py36 def test_success_normalized_component_provides_unused(self, XAnnot, X_ANNOT, YAnnot): argument
71 def test_success(self, XAnnot, X_ANNOT, YAnnot): argument
106 def test_success_inline_component(self, XAnnot, X_ANNOT, YAnnot): argument
188 …ctor_from_normalized_component_nonconst_requirements_provided_as_const_error(self, XAnnot, YAnnot): argument
Dtest_dependency_loop.py40 def test_loop_in_autoinject(self, XAnnot, XConstRefAnnot, YAnnot, YConstRefAnnot): argument
68 …def test_loop_in_autoinject_const(self, XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot, YConstRefAnno… argument
Dtest_component_and_injector_params.py395 def test_error_requirements_in_injector(self, XAnnot, YAnnot): argument
410 def test_error_requirements_in_injector_second_argument(self, XAnnot, YAnnot): argument
Dtest_binding_clash.py124 … binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, Y2Annot): argument
164 …ing(self, binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, Y2Annot): argument
Dtest_injector_unsafe_get.py32 def test_success(self, XAnnot, YAnnot, ZAnnot): argument
Dtest_injector.py143 def test_injector_get_error_type_not_provided(self, XAnnot, YAnnot): argument
Dtest_multibindings_bind_provider.py370 …ng_provider_with_param_error_type_not_injectable(self, ConstructX, XPtr, YAnnot, ConstYAnnot, YVar… argument
Dtest_register_constructor.py109 def test_autoinject_with_annotation_success(self, XAnnot, YAnnot, MaybeConstYAnnot, ZAnnot): argument