Home | History | Annotate | Download | only in src

Lines Matching refs:current_test_info_

4017       current_test_info_(NULL),
4052 if (current_test_info_
4054 test_result = &(current_test_info_->result_);
4595 return current_test_info_ ?
4596 &(current_test_info_->result_) : &ad_hoc_test_result_;