HomeSort by relevance Sort by last modified time
    Searched refs:set_content_type (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/net/test/embedded_test_server/
http_response_unittest.cc 16 response.set_content_type("text/plain");
http_response.h 47 void set_content_type(const std::string& content_type) { function in class:net::test_server::BasicHttpResponse
embedded_test_server_unittest.cc 97 http_response->set_content_type(content_type);
  /external/chromium_org/chrome/test/nacl/
pnacl_header_test.cc 64 http_response->set_content_type("application/octet-stream");
97 http_response->set_content_type("application/octet-stream");
  /external/chromium/chrome/browser/content_settings/
content_settings_mock_provider.h 101 void set_content_type(ContentSettingsType content_type) { function in class:content_settings::MockProvider
  /external/chromium_org/webkit/common/blob/
blob_data.h 50 void set_content_type(const std::string& content_type) { function in class:webkit_blob::BlobData
  /external/chromium_org/chrome/browser/extensions/api/streams_private/
streams_private_apitest.cc 56 response->set_content_type("application/msword");
66 response->set_content_type("plain/text");
76 response->set_content_type("plain/text");
  /external/chromium_org/chrome/browser/extensions/
external_provider_impl_unittest.cc 83 response->set_content_type("text/xml");
  /external/chromium_org/google_apis/gaia/
fake_gaia.cc 58 http_response->set_content_type("text/html");
67 http_response->set_content_type("text/html");
  /external/chromium_org/google_apis/drive/
base_requests_unittest.cc 98 response->set_content_type("application/json");
test_util.cc 107 http_response->set_content_type(content_type);
drive_api_requests_unittest.cc 223 response->set_content_type("application/json");
346 response->set_content_type(expected_content_type_);
369 response->set_content_type("text/plain");
    [all...]
gdata_wapi_requests_unittest.cc 322 response->set_content_type("text/plain");
    [all...]
  /external/chromium_org/chrome/renderer/safe_browsing/
phishing_classifier_browsertest.cc 184 http_response->set_content_type("text/html");
phishing_dom_feature_extractor_browsertest.cc 150 http_response->set_content_type("text/html");
phishing_classifier_delegate_browsertest.cc 209 http_response->set_content_type("text/html");
  /external/chromium_org/webkit/browser/blob/
blob_storage_context.cc 199 found->second.data->set_content_type(content_type);
  /external/chromium_org/content/browser/fileapi/
blob_url_request_job_unittest.cc 421 blob_data_->set_content_type(kTestContentType);
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_browsertest.cc 240 http_response->set_content_type("text/xml");
    [all...]

Completed in 396 milliseconds