Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc24 const char kTestDomain2[] = "http://tests-mr2.com/"; variable
2798 std::string(same_origin_ ? kTestDomain1 : kTestDomain2) + in RunMRTest()
2874 url2_ = std::string(same_origin_ ? kTestDomain1 : kTestDomain2) + in RunMRTest()