Home | History | Annotate | Download | only in test

Lines Matching refs:register_instance

382         dispatcher.register_instance(DispatchedClass())
403 dispatcher.register_instance(TestInstance())
422 dispatcher.register_instance(object())
631 serv.register_instance(testInstance, allow_dotted_names=True)