Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc762 const char kFile2[] = "File2.html"; in TEST() local
773 state.urls_.push_back(kUrlBase + std::string("/") + kFile2); in TEST()
784 WriteFile(client::file_util::JoinPath(temp_dir, kFile2), in TEST()
820 const char kFile2[] = "File2.html"; in TEST() local
831 state.urls_.push_back(kUrlBase + std::string("/") + kFile2); in TEST()
846 WriteFile(client::file_util::JoinPath(file_dir, kFile2), in TEST()