Searched refs:kTestFile (Results 1 – 3 of 3) sorted by relevance
13 const char kTestFile[] = "files/simple_page.html"; variable38 GURL url = test_server()->GetURL(kTestFile); in IN_PROC_BROWSER_TEST_F()52 GURL url = test_server()->GetURL(kTestFile); in IN_PROC_BROWSER_TEST_F()
62 const base::FilePath kTestFile = in TEST_F() local66 file_reader_->Open(kTestFile, 0, callback.callback()); in TEST_F()
24 const base::FilePath::CharType kTestFile[] = variable59 base::FilePath external_file = temp_dir_.path().Append(kTestFile); in CreateExternalOrderFile()