Home | History | Annotate | Download | only in src

Lines Matching refs:TestProperty

343 // A predicate that checks the key of a TestProperty against a known key.
354 bool operator()(const TestProperty& test_property) const {
720 // Adds a TestProperty to the current TestResult object when invoked in a
724 void RecordProperty(const TestProperty& test_property);
1053 const TestProperty& property) {