Home | History | Annotate | Download | only in googletest

Lines Matching full:current_test_info_

3930       current_test_info_(NULL),
4446 return current_test_info_ ?
4447 &(current_test_info_->result_) : &ad_hoc_test_result_;