Lines Matching defs:HTTP_OK

273   SetModelFetchResponse(std::string(), net::HTTP_OK,
284 net::HTTP_OK, net::URLRequestStatus::SUCCESS);
293 SetModelFetchResponse("Invalid model file", net::HTTP_OK,
305 SetModelFetchResponse(model.SerializePartialAsString(), net::HTTP_OK,
318 SetModelFetchResponse(model.SerializePartialAsString(), net::HTTP_OK,
330 SetModelFetchResponse(model.SerializeAsString(), net::HTTP_OK,
341 SetModelFetchResponse(model.SerializeAsString(), net::HTTP_OK,
354 SetModelFetchResponse(model.SerializeAsString(), net::HTTP_OK,
365 SetModelFetchResponse(model.SerializeAsString(), net::HTTP_OK,
376 SetModelFetchResponse("bogus model", net::HTTP_OK,
390 SetModelFetchResponse("bogus model", net::HTTP_OK,
401 SetClientReportPhishingResponse("invalid proto response", net::HTTP_OK,
408 SetClientReportPhishingResponse(response.SerializeAsString(), net::HTTP_OK,
441 SetModelFetchResponse("bogus model", net::HTTP_OK,
449 SetClientReportMalwareResponse("invalid proto response", net::HTTP_OK,
456 SetClientReportMalwareResponse(response.SerializeAsString(), net::HTTP_OK,
463 SetClientReportMalwareResponse(response.SerializeAsString(), net::HTTP_OK,
477 SetClientReportMalwareResponse(response.SerializeAsString(), net::HTTP_OK,
500 SetModelFetchResponse("bogus model", net::HTTP_OK,
516 SetModelFetchResponse("bogus model", net::HTTP_OK,
524 SetModelFetchResponse("bogus model", net::HTTP_OK,
656 SetModelFetchResponse(model.SerializeAsString(), net::HTTP_OK,
689 SetClientReportPhishingResponse(response.SerializeAsString(), net::HTTP_OK,