Home | History | Annotate | Download | only in gtest

Lines Matching full:current_test_info_

3027       current_test_info_(NULL),
3347 return current_test_info_ ?
3348 current_test_info_->impl()->result() : &ad_hoc_test_result_;