IsDefault 805 chrome/browser/custom_handlers/protocol_handler_registry.cc if (IsDefault(*j)) { IsDefault 172 chrome/browser/custom_handlers/protocol_handler_registry.h bool IsDefault(const ProtocolHandler& handler) const; IsDefault 504 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(test_protocol_handler())); IsDefault 515 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph1)); IsDefault 516 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph2)); IsDefault 535 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph1)); IsDefault 536 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph2)); IsDefault 546 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph1)); IsDefault 547 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph2)); IsDefault 550 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph1)); IsDefault 551 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph2)); IsDefault 567 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph1)); IsDefault 568 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph2)); IsDefault 647 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_FALSE(registry()->IsDefault(ph1)); IsDefault 813 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph3)); IsDefault 815 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph2)); IsDefault 817 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph3)); IsDefault 819 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph3)); IsDefault 821 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ASSERT_TRUE(registry()->IsDefault(ph1));