Home
last modified time | relevance | path

Searched refs:HTTP_INTERNAL_SERVER_ERROR (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_auth_test.cc140 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
171 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
232 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
264 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
291 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
/external/wpa_supplicant_8/src/wps/
Dwps_upnp_web.c258 case HTTP_INTERNAL_SERVER_ERROR: in http_put_reply_code()
427 return HTTP_INTERNAL_SERVER_ERROR; in web_process_get_device_info()
458 return HTTP_INTERNAL_SERVER_ERROR; in web_process_get_device_info()
479 return HTTP_INTERNAL_SERVER_ERROR; in web_process_put_message()
497 return HTTP_INTERNAL_SERVER_ERROR; in web_process_put_message()
596 return HTTP_INTERNAL_SERVER_ERROR; in web_process_put_wlan_response()
658 return HTTP_INTERNAL_SERVER_ERROR; in web_process_set_selected_registrar()
930 enum http_reply_code ret = HTTP_INTERNAL_SERVER_ERROR; in web_connection_parse_subscribe()
1003 ret = HTTP_INTERNAL_SERVER_ERROR; in web_connection_parse_subscribe()
1060 ret = HTTP_INTERNAL_SERVER_ERROR; in web_connection_parse_subscribe()
[all …]
Dhttp.h21 HTTP_INTERNAL_SERVER_ERROR = 500, enumerator
/external/chromium_org/components/data_reduction_proxy/common/
Ddata_reduction_proxy_headers.cc118 if (headers->response_code() == net::HTTP_INTERNAL_SERVER_ERROR || in GetDataReductionProxyBypassEventType()
140 headers->response_code() < net::HTTP_INTERNAL_SERVER_ERROR) { in GetDataReductionProxyBypassEventType()
/external/chromium_org/google_apis/drive/
Dgdata_errorcode.h28 HTTP_INTERNAL_SERVER_ERROR = 500, enumerator
Dgdata_errorcode.cc56 case HTTP_INTERNAL_SERVER_ERROR: in GDataErrorCodeToString()
/external/chromium_org/components/precache/core/
Dprecache_fetcher_unittest.cc132 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
140 "", net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
175 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
/external/chromium_org/chrome/browser/chromeos/
Dcustomization_wallpaper_downloader.cc155 (response_code >= net::HTTP_INTERNAL_SERVER_ERROR && in OnURLFetchComplete()
156 response_code < (net::HTTP_INTERNAL_SERVER_ERROR + 100)); in OnURLFetchComplete()
/external/chromium_org/components/dom_distiller/core/
Ddistiller_url_fetcher_unittest.cc42 net::HTTP_INTERNAL_SERVER_ERROR, in SetUp()
/external/chromium_org/net/server/
Dhttp_server_response_info.cc30 HttpServerResponseInfo response(HTTP_INTERNAL_SERVER_ERROR); in CreateFor500()
/external/chromium_org/third_party/libaddressinput/chromium/
Dchrome_downloader_impl_unittest.cc80 SetFakeResponse(kFakePayload, net::HTTP_INTERNAL_SERVER_ERROR); in TEST_F()
/external/chromium_org/chrome/browser/chromeos/drive/
Dfile_errors.cc151 case google_apis::HTTP_INTERNAL_SERVER_ERROR: in GDataToFileError()
/external/chromium_org/components/data_reduction_proxy/browser/
Ddata_reduction_proxy_settings_test_utils.cc189 success ? net::HTTP_OK : net::HTTP_INTERNAL_SERVER_ERROR, in SetProbeResult()
198 success ? net::HTTP_NO_CONTENT : net::HTTP_INTERNAL_SERVER_ERROR, in SetProbeResult()
/external/chromium_org/google_apis/gaia/
Dgaia_oauth_client_unittest.cc215 int response_code = net::HTTP_INTERNAL_SERVER_ERROR; in TEST_F()
230 int response_code = net::HTTP_INTERNAL_SERVER_ERROR; in TEST_F()
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_oauth2_token_service_unittest.cc357 net::HTTP_INTERNAL_SERVER_ERROR, "", in TEST_F()
421 net::HTTP_INTERNAL_SERVER_ERROR, "", in TEST_F()
/external/chromium_org/chrome/browser/chromeos/login/
Deula_browsertest.cc86 factory.SetFakeResponse(GURL(kEULAURL), "", net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/components/rappor/
Dlog_uploader_unittest.cc105 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
/external/chromium_org/chrome/browser/chromeos/policy/
Dcloud_external_data_manager_base_unittest.cc445 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
731 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
734 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
/external/chromium_org/chrome/service/cloud_print/
Dprinter_job_handler_unittest.cc709 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
768 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
800 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
/external/chromium_org/chrome/browser/
Dbitmap_fetcher_browsertest.cc167 net::HTTP_INTERNAL_SERVER_ERROR, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
Dwebstore_provider_browsertest.cc143 response->set_code(net::HTTP_INTERNAL_SERVER_ERROR); in HandleRequest()
/external/chromium_org/chrome/browser/net/spdyproxy/
Ddata_reduction_proxy_settings_unittest_android.cc74 success ? net::HTTP_OK : net::HTTP_INTERNAL_SERVER_ERROR, in SetProbeResult()
/external/chromium_org/content/browser/devtools/
Ddevtools_http_handler_impl.cc493 net::HTTP_INTERNAL_SERVER_ERROR, in OnJsonRequestUI()
522 net::HTTP_INTERNAL_SERVER_ERROR, in OnJsonRequestUI()
534 net::HTTP_INTERNAL_SERVER_ERROR, in OnJsonRequestUI()
/external/chromium_org/content/browser/streams/
Dstream_url_request_job.cc198 net::HttpStatusCode status_code = net::HTTP_INTERNAL_SERVER_ERROR; in NotifyFailure()
/external/chromium_org/chrome/browser/safe_browsing/
Dclient_side_detection_service_unittest.cc263 SetModelFetchResponse("blamodel", net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
416 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()
471 net::HTTP_INTERNAL_SERVER_ERROR, in TEST_F()

12