Home
last modified time | relevance | path

Searched defs:StrJSON (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/libregrtest/
Dworker.py61 def worker_process(worker_json: StrJSON) -> NoReturn:
Druntests.py199 def from_json(worker_json: StrJSON) -> 'WorkerRunTests':
Dresult.py199 def from_json(worker_json: StrJSON) -> 'TestResult':
Dutils.py51 StrJSON = str variable