Home | History | Annotate | Download | only in tests

Lines Matching refs:ConstXAnnot

212 @pytest.mark.parametrize('XAnnot,ConstXAnnot', [
216 def test_install_requiring_nonconst_then_install_requiring_const_ok(XAnnot, ConstXAnnot):
227 fruit::Component<fruit::Required<ConstXAnnot>, Z> getChildComponent2() {