Home | History | Annotate | Download | only in hosts

Lines Matching refs:property

81     @property verify_count  The number of calls made to the instance's
83 @property message If verification fails, the exception raised,
86 @property _fail_count The number of repair attempts required
89 @property _description The value of the `description` property.
142 @property
159 The behavior of `repair()` depends on the `_success` property of a
160 `_StubRepairAction`. When the property is true, repair will call
162 property is false, repair reports failure.
164 @property repair_count The number of calls made to the instance's
166 @property message If repair fails, the exception raised, when
168 @property _success Whether repair will follow its "success" or
170 @property _description The value of the `description` property.
217 @property