Home
last modified time | relevance | path

Searched defs:memoryReactor (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/mail/test/
H A Dtest_mailmail.py33 memoryReactor = MemoryReactor() variable in OptionsTests
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Diosim.py488 def __init__(self, memoryReactor): argument
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/internet/test/
H A Dtest_endpoints.py4100 def connectionCreatorFromEndpoint(memoryReactor, tlsEndpoint): argument