Home
last modified time | relevance | path

Searched defs:EncodingAutoDetectTestData (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_encoding_uitest.cc180 struct EncodingAutoDetectTestData { in TEST_F() struct
181 const char* test_file_name; // File name of test data. in TEST_F()
182 const char* expected_result; // File name of expected results. in TEST_F()
183 const char* expected_encoding; // expected encoding. in TEST_F()