Home | History | Annotate | Download | only in test

Lines Matching refs:meths

446     for meths in meth_spec:
450 h = MockHandlerSubclass(meths)
596 for meths, handler_order in [([("http_open", "return self")], 500),
601 h = MockHandlerSubclass(meths)