HomeSort by relevance Sort by last modified time
    Searched full:expected_content_type (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
transport_test.py 381 expected_content_type = 'image/png'
383 self.assertEquals(expected_content_type, environ['CONTENT_TYPE'])
  /external/libbrillo/brillo/http/
http_utils_unittest.cc 353 std::string expected_content_type = form_data->GetContentType(); local
357 EXPECT_EQ(expected_content_type, response->GetContentType());
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
service_handlers_test.py 132 expected_content_type='application/x-www-form-urlencoded'):
147 test.assertEquals(expected_content_type, value)
    [all...]

Completed in 894 milliseconds