Searched defs:ProtocolHandlerRegistryTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc325 class ProtocolHandlerRegistryTest : public testing::Test { class in inherits:testing::Test
327 ProtocolHandlerRegistryTest() function in class:ProtocolHandlerRegistryTest
424 // ProtocolHandlerRegistryTest tests are flaky on Linux & ChromeOS.
454 TEST_F(ProtocolHandlerRegistryTest,
461 TEST_F(ProtocolHandlerRegistryTest,
469 TEST_F(ProtocolHandlerRegistryTest, ClearDefaultMakesProtocolNotHandled) {
476 TEST_F(ProtocolHandlerRegistryTest, DisableDeregistersProtocolHandlers) {
487 TEST_F(ProtocolHandlerRegistryTest, IgnoreProtocolHandler) {
495 TEST_F(ProtocolHandlerRegistryTest, IgnoreEquivalentProtocolHandler) {
508 TEST_F(ProtocolHandlerRegistryTest, SaveAndLoa
[all...]

Completed in 1915 milliseconds