Home | History | Annotate | Download | only in custom_handlers

Lines Matching refs:GetHandlerFor

472   ASSERT_TRUE(registry()->GetHandlerFor("test").IsEmpty());
565 ASSERT_EQ(ph2, registry()->GetHandlerFor("test"));
904 const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
918 const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
934 const ProtocolHandler& handler(registry()->GetHandlerFor("mailto"));
937 ASSERT_TRUE(registry()->GetHandlerFor("mailto").IsEmpty());