Home | History | Annotate | Download | only in ceres

Lines Matching full:current_test_info_

1070     current_test_info_ = a_current_test_info;
1114 TestInfo* current_test_info() { return current_test_info_; }
1115 const TestInfo* current_test_info() const { return current_test_info_; }
1250 TestInfo* current_test_info_;
5266 current_test_info_(NULL),
5782 return current_test_info_ ?
5783 &(current_test_info_->result_) : &ad_hoc_test_result_;