Searched refs:ph_dont (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc771 ProtocolHandler ph_dont = CreateProtocolHandler("dont", "test"); local
777 registry()->OnDenyRegisterProtocolHandler(ph_dont);
802 ProtocolHandler ph_dont = CreateProtocolHandler("dont", "test"); local
810 registry()->OnAcceptRegisterProtocolHandler(ph_dont);

Completed in 86 milliseconds