Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dosr_display_unittest.cc60 AddResource(kTestUrl1, GetPageContents("Page1", "START"), "text/html"); in RunTest()
61 AddResource(kTestUrl2, GetPageContents("Page2", "NAVIGATE"), "text/html"); in RunTest()
121 std::string GetPageContents(const std::string& name, in GetPageContents() function in __anonbbd8b7ae0111::DisplayTestHandler