Searched refs:kSubRequestMethod (Results 1 – 1 of 1) sorted by relevance
915 const char kSubRequestMethod[] = "GET"; variable928 method = kSubRequestMethod; in InitCors()1016 EXPECT_STREQ(kSubRequestMethod, ac_request_method.c_str()) << GetPathURL(); in VerifyRequest()1017 if (ac_request_method != kSubRequestMethod) in VerifyRequest()