mime_sniffer_unittest.cc | 16 std::string type_hint; member in struct:net::SnifferTest 27 tests[i].type_hint, 46 std::string type_hint; local 54 SniffMimeType(buf, 0, url, type_hint, &mime_type); 56 SniffMimeType(buf, 1, url, type_hint, &mime_type); 58 SniffMimeType(buf, 2, url, type_hint, &mime_type);
|