Home
last modified time | relevance | path

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

/external/google-fruit/tests/
Dtest_bind_interface.py38 def test_bind_interface(XAnnot, MaybeConstXAnnot, XConstRefAnnot, YAnnot): argument
74 def test_bind_interface_to_constant(XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot): argument
108 def test_bind_interface_target_bound_in_other_component(XAnnot, XRefAnnot, YAnnot): argument
145 def test_bind_nonconst_interface_requires_nonconst_target(XAnnot, XRefAnnot, YAnnot): argument
172 def test_bind_interface_to_constant_nonconst_required_const_bound_error(XAnnot, YAnnot): argument
202 def test_bind_nonconst_interface_requires_nonconst_target_abstract(XAnnot, XRefAnnot, YAnnot): argument
Dtest_normalized_component.py35 def test_success_normalized_component_provides_unused(XAnnot, X_ANNOT, YAnnot): argument
70 def test_success(XAnnot, X_ANNOT, YAnnot): argument
105 def test_success_inline_component(XAnnot, X_ANNOT, YAnnot): argument
187 …t_injector_from_normalized_component_nonconst_requirements_provided_as_const_error(XAnnot, YAnnot): argument
Dtest_dependency_loop.py39 def test_loop_in_autoinject(XAnnot, XConstRefAnnot, YAnnot, YConstRefAnnot): argument
67 def test_loop_in_autoinject_const(XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot, YConstRefAnnot): argument
Dtest_component_and_injector_params.py403 def test_error_requirements_in_injector(XAnnot, YAnnot): argument
418 def test_error_requirements_in_injector_second_argument(XAnnot, YAnnot): argument
Dtest_binding_clash.py138 binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, Y2Annot): argument
198 …h_binding(binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, Y2Annot): argument
Dtest_injector_unsafe_get.py31 def test_success(XAnnot, YAnnot, ZAnnot): argument
Dtest_injector.py142 def test_injector_get_error_type_not_provided(XAnnot, YAnnot): argument
Dtest_register_constructor.py107 def test_autoinject_with_annotation_success(XAnnot, YAnnot, MaybeConstYAnnot, ZAnnot): argument
Dtest_multibindings_bind_provider.py378 def test_bind_multibinding_provider_with_param_error_type_not_injectable(ConstructX, XPtr, YAnnot, … argument