Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc761 const char kFile1[] = "File1.html"; in TEST() local
772 state.urls_.push_back(kUrlBase + std::string("/") + kFile1); in TEST()
782 WriteFile(client::file_util::JoinPath(temp_dir, kFile1), in TEST()
819 const char kFile1[] = "File1.html"; in TEST() local
830 state.urls_.push_back(kUrlBase + std::string("/") + kFile1); in TEST()
844 WriteFile(client::file_util::JoinPath(file_dir, kFile1), in TEST()