Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Ddownload_unittest.cc27 const char kTestMimeType[] = "text/plain"; variable
50 mime_type_ = kTestMimeType; in Open()
348 EXPECT_STREQ(kTestMimeType, in OnBeforeDownload()
388 EXPECT_STREQ(kTestMimeType, in OnDownloadUpdated()