Home
last modified time | relevance | path

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

/external/google-fruit/tests/
Dtest_injector.py97 def test_error_declared_nonconst_types_provided_as_const(self, XAnnot, ConstXAnnot): argument
122 …ror_declared_nonconst_types_provided_as_const_with_normalized_component(self, XAnnot, ConstXAnnot): argument
175 …r_const_provided_type_does_not_allow_injecting_nonconst_variants(self, ConstXAnnot, XInjectorGetPa… argument
Dtest_component.py96 def test_error_no_binding_found(self, XAnnot, ConstXAnnot): argument
117 def test_error_no_binding_found_abstract_class(self, XAnnot, ConstXAnnot): argument
Dtest_component_and_injector_params.py64 def test_duplicate_type_different_constness(self, XAnnot, ConstXAnnot, Class): argument
125 …ef test_component_duplicate_type_in_required_different_constness(self, Class, XAnnot, ConstXAnnot): argument
Dtest_dependency_loop.py68 …def test_loop_in_autoinject_const(self, XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot, YConstRefAnno… argument
Dtest_normalized_component.py164 …lized_component_providing_nonconst_from_component_providing_const_error(self, XAnnot, ConstXAnnot): argument
Dtest_bind_interface.py75 def test_bind_interface_to_constant(self, XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot): argument
Dtest_install.py218 def test_install_requiring_nonconst_then_install_requiring_const_ok(self, XAnnot, ConstXAnnot): argument