ProtocolHandlerRegistryTest 254 chrome/browser/custom_handlers/protocol_handler_registry.h friend class ProtocolHandlerRegistryTest; ProtocolHandlerRegistryTest 312 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc ProtocolHandlerRegistryTest() ProtocolHandlerRegistryTest 412 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, ProtocolHandlerRegistryTest 419 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, ProtocolHandlerRegistryTest 427 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, ClearDefaultMakesProtocolNotHandled) { ProtocolHandlerRegistryTest 434 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, DisableDeregistersProtocolHandlers) { ProtocolHandlerRegistryTest 445 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, IgnoreProtocolHandler) { ProtocolHandlerRegistryTest 453 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, IgnoreEquivalentProtocolHandler) { ProtocolHandlerRegistryTest 468 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, SaveAndLoad) { ProtocolHandlerRegistryTest 482 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestEnabledDisabled) { ProtocolHandlerRegistryTest 489 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, ProtocolHandlerRegistryTest 495 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, RemovingHandlerMeansItCanBeAddedAgain) { ProtocolHandlerRegistryTest 502 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, MAYBE_TestStartsAsDefault) { ProtocolHandlerRegistryTest 507 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestClearDefault) { ProtocolHandlerRegistryTest 519 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestGetHandlerFor) { ProtocolHandlerRegistryTest 530 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestMostRecentHandlerIsDefault) { ProtocolHandlerRegistryTest 539 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestOnAcceptRegisterProtocolHandler) { ProtocolHandlerRegistryTest 554 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestDefaultSaveLoad) { ProtocolHandlerRegistryTest 574 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestRemoveHandler) { ProtocolHandlerRegistryTest 584 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestIsRegistered) { ProtocolHandlerRegistryTest 593 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestIsEquivalentRegistered) { ProtocolHandlerRegistryTest 604 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestSilentlyRegisterHandler) { ProtocolHandlerRegistryTest 636 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, MAYBE_TestRemoveHandlerRemovesDefault) { ProtocolHandlerRegistryTest 650 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestGetHandlersFor) { ProtocolHandlerRegistryTest 667 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestGetRegisteredProtocols) { ProtocolHandlerRegistryTest 679 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestIsHandledProtocol) { ProtocolHandlerRegistryTest 684 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestNotifications) { ProtocolHandlerRegistryTest 705 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestReentrantNotifications) { ProtocolHandlerRegistryTest 712 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestProtocolsWithNoDefaultAreHandled) { ProtocolHandlerRegistryTest 722 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestDisablePreventsHandling) { ProtocolHandlerRegistryTest 734 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestOSRegistration) { ProtocolHandlerRegistryTest 766 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, MAYBE_TestOSRegistrationFailure) { ProtocolHandlerRegistryTest 784 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestMaybeCreateTaskWorksFromIOThread) { ProtocolHandlerRegistryTest 794 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, ProtocolHandlerRegistryTest 805 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestRemovingDefaultFallsBackToOldDefault) { ProtocolHandlerRegistryTest 824 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestRemovingDefaultDoesntChangeHandlers) { ProtocolHandlerRegistryTest 841 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, MAYBE_TestClearDefaultGetsPropagatedToIO) { ProtocolHandlerRegistryTest 852 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestLoadEnabledGetsPropogatedToIO) { ProtocolHandlerRegistryTest 864 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestReplaceHandler) { ProtocolHandlerRegistryTest 875 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestReplaceNonDefaultHandler) { ProtocolHandlerRegistryTest 889 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestReplaceRemovesStaleHandlers) { ProtocolHandlerRegistryTest 907 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, TestIsSameOrigin) { ProtocolHandlerRegistryTest 924 chrome/browser/custom_handlers/protocol_handler_registry_unittest.cc TEST_F(ProtocolHandlerRegistryTest, MAYBE_TestInstallDefaultHandler) {