Searched defs:test_property (Results 1 – 11 of 11) sorted by relevance
123 void test_property(B *b) { function
1585 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1602 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()2940 const internal::TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
1839 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1856 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()3630 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
1809 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1826 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()3599 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
1719 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1736 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()3641 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()3813 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
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
3219 const TestProperty& test_property) { in RecordProperty()3317 const TestProperty& test_property) { in ValidateTestProperty()5532 void UnitTestImpl::RecordProperty(const TestProperty& test_property) { in RecordProperty()