Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_sys_settrace.py27 class asynctracecontext: class
2066 async with asynctracecontext(output, 1):
2079 async with asynctracecontext(output, 2):
2168 async with asynctracecontext(output, 2):
2170 async with asynctracecontext(output, 4):
2186 async with asynctracecontext(output, 3):
2204 async with asynctracecontext(output, 3):
2224 async with asynctracecontext(output, 4):
2255 async with asynctracecontext(output, 2) \
2389 async with asynctracecontext(outpu
[all...]

Completed in 3 milliseconds