Home
last modified time | relevance | path

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

/external/google-fruit/tests/
Dtest_injector.py96 def test_error_declared_nonconst_types_provided_as_const(XAnnot, ConstXAnnot): argument
121 …est_error_declared_nonconst_types_provided_as_const_with_normalized_component(XAnnot, ConstXAnnot): argument
174 def test_injector_const_provided_type_does_not_allow_injecting_nonconst_variants(ConstXAnnot, XInje… argument
Dtest_component.py95 def test_error_no_binding_found(XAnnot, ConstXAnnot): argument
116 def test_error_no_binding_found_abstract_class(XAnnot, ConstXAnnot): argument
Dtest_component_and_injector_params.py65 def test_duplicate_type_different_constness(XAnnot, ConstXAnnot, Class): argument
128 def test_component_duplicate_type_in_required_different_constness(Class, XAnnot, ConstXAnnot): argument
Dtest_dependency_loop.py67 def test_loop_in_autoinject_const(XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot, YConstRefAnnot): argument
Dtest_normalized_component.py163 …_normalized_component_providing_nonconst_from_component_providing_const_error(XAnnot, ConstXAnnot): argument
Dtest_bind_interface.py74 def test_bind_interface_to_constant(XAnnot, ConstXAnnot, XConstRefAnnot, YAnnot): argument
Dtest_install.py216 def test_install_requiring_nonconst_then_install_requiring_const_ok(XAnnot, ConstXAnnot): argument