Searched defs:RepairStrategy (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/common_lib/hosts/
H A Drepair.py15 * `RepairStrategy`: A class for organizing a collection of `Verifier`
511 Utility class used by `RepairStrategy`.
515 dependencies in an instance of `RepairStrategy`.
528 class RepairStrategy(object): class in inherits:object
532 An instance of `RepairStrategy` is organized as a DAG of `Verifier`
544 the passed to the `RepairStrategy` constructor. That argument is an
558 unique. The tag name defined by `RepairStrategy.ROOT_TAG` is
586 trigger on it by using `RepairStrategy.ROOT_TAG`. Additionally, the
591 passed to the passed to the `RepairStrategy` constructor. That
607 `RepairStrategy` dep
[all...]

Completed in 144 milliseconds