Lines Matching defs:test_result
4050 TestResult* test_result; // TestResult appropriate for property recording.4054 test_result = &(current_test_info_->result_);4057 test_result = &(current_test_case_->ad_hoc_test_result_);4060 test_result = &ad_hoc_test_result_;4062 test_result->RecordProperty(xml_element, test_property);