Home | History | Annotate | Download | only in test

Lines Matching refs:container1a

1874         container1a = container1.get_payload(0)
1875 eq(container1a.get_default_type(), 'text/plain')
1876 eq(container1a.get_content_type(), 'text/plain')
1894 container1a = container1.get_payload(0)
1895 eq(container1a.get_default_type(), 'text/plain')
1896 eq(container1a.get_content_type(), 'text/plain')