Home | History | Annotate | Download | only in src

Lines Matching full:current_test_result

665   unit_test_->current_test_result()->AddTestPartResult(result);
2175 return internal::GetUnitTestImpl()->current_test_result()->HasFatalFailure();
2180 return internal::GetUnitTestImpl()->current_test_result()->
3814 impl_->current_test_result()->RecordProperty(test_property);
4477 TestResult* UnitTestImpl::current_test_result() {