Home
last modified time | relevance | path

Searched refs:ConstructX (Results 1 – 3 of 3) sorted by relevance

/external/google-fruit/tests/
Dtest_multibindings_bind_provider.py36 def test_bind_multibinding_provider_success(ConstructX): argument
141 def test_bind_multibinding_provider_with_param_success(ConstructX, XPtr, WithAnnot, YVariant): argument
186 def test_bind_multibinding_provider_with_param_const_binding_success(ConstructX, XPtr, WithAnnot, Y… argument
232 def test_bind_multibinding_provider_with_param_error_nonconst_param_required(ConstructX, XPtr, With… argument
266 …inding_provider_with_param_error_nonconst_param_required_install_after(ConstructX, XPtr, WithAnnot… argument
378 def test_bind_multibinding_provider_with_param_error_type_not_injectable(ConstructX, XPtr, YAnnot, … argument
401 def test_bind_multibinding_provider_explicit_signature_success(ConstructX, XAnnot, XPtrAnnot): argument
433 def test_bind_multibinding_provider_explicit_signature_with_normalized_component_success(ConstructX argument
499 def test_bind_multibinding_provider_malformed_signature(ConstructX, XAnnot): argument
523 def test_bind_multibinding_provider_lambda_with_captures_error(ConstructX, XAnnot): argument
Dtest_register_provider.py40 def test_register_provider_success(WithAnnot,ConstructX, XPtr): argument
135 def test_register_provider_not_copyable_success(ConstructX): argument
264 def test_register_provider_with_param_success(ConstructX, XPtr, WithAnnot, YVariant): argument
305 def test_register_provider_with_param_const_binding_success(ConstructX, XPtr, WithAnnot, YVariant): argument
347 def test_register_provider_with_param_error_nonconst_param_required(ConstructX, XPtr, WithAnnot, YA… argument
381 def test_register_provider_with_param_error_nonconst_param_required_install_after(ConstructX, XPtr,… argument
498 def test_register_provider_with_param_error_type_not_injectable(ConstructX, XPtr, YVariant, YVarian… argument
Dtest_register_factory.py71 def test_register_factory_success_no_params(ConstructX, XPtrAnnot, XPtrFactoryAnnot): argument
1778 def test_register_factory_success_factory_movable_only_explicit(XPtrAnnot, ConstructX, XPtrFactoryA… argument
1872 def test_register_factory_with_param_success(ConstructX, XPtr, WithAnnot, YVariant): argument
1913 def test_register_factory_with_param_const_binding_success(ConstructX, XPtr, WithAnnot, YVariant): argument
1960 def test_register_factory_with_param_error_nonconst_param_required(ConstructX, XPtr, WithAnnot, YAn… argument
1998 def test_register_factory_with_param_error_nonconst_param_required_install_after(ConstructX, XPtr, … argument
2139 ConstructX, XPtr, XFactoryResult, YVariant, YVariantRegex): argument