Home | History | Annotate | Download | only in test

Lines Matching refs:container1a

1796         container1a = container1.get_payload(0)
1797 eq(container1a.get_default_type(), 'text/plain')
1798 eq(container1a.get_content_type(), 'text/plain')
1816 container1a = container1.get_payload(0)
1817 eq(container1a.get_default_type(), 'text/plain')
1818 eq(container1a.get_content_type(), 'text/plain')