Home
last modified time | relevance | path

Searched refs:ac_request_method (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/ceftests/
Dcors_unittest.cc1014 const std::string& ac_request_method = in VerifyRequest() local
1016 EXPECT_STREQ(kSubRequestMethod, ac_request_method.c_str()) << GetPathURL(); in VerifyRequest()
1017 if (ac_request_method != kSubRequestMethod) in VerifyRequest()