Home
last modified time | relevance | path

Searched defs:Doctor (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_doctor/py/pw_doctor/
Ddoctor.py44 class Doctor: class
78 def __init__(self, doctor: Doctor, check: str, executor: futures.Executor):
/external/pigweed/pw_env_setup/py/pw_env_setup/
Denvironment.py262 class Doctor(Command): class