Searched refs:testRemoteMimeType (Results 1 – 2 of 2) sorted by relevance
137 static void testRemoteMimeType(const void* data) in testRemoteMimeType() function209 g_test_add_data_func("/webkit/mime/remote-PDF", "pdf", testRemoteMimeType); in main()210 g_test_add_data_func("/webkit/mime/remote-HTML", "html", testRemoteMimeType); in main()211 g_test_add_data_func("/webkit/mime/remote-TEXT", "text", testRemoteMimeType); in main()212 g_test_add_data_func("/webkit/mime/remote-OGG", "ogg", testRemoteMimeType); in main()
4251 (testRemoteMimeType): Added.4254 testRemoteMimeType or testLocalMimeType.