Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc25 const char kTestDomain3[] = "http://tests-mr3.com/"; variable
2801 std::string(same_origin_ ? kTestDomain1 : kTestDomain3) + in RunMRTest()
2876 url3_ = std::string(same_origin_ ? kTestDomain1 : kTestDomain3) + in RunMRTest()