Searched defs:test_property (Results 1 – 2 of 2) sorted by relevance
123 void test_property(B *b) { function
1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()3781 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local