Home | History | Annotate | Download | only in gtest

Lines Matching refs:ad_hoc_test_result_

1047   const TestResult* ad_hoc_test_result() const { return &ad_hoc_test_result_; }
1130 // ad_hoc_test_result_.
1154 ad_hoc_test_result_.Clear();
1289 // stores assertion results in ad_hoc_test_result_. Initially NULL.
1295 // assertion results in ad_hoc_test_result_. Initially NULL.
1305 // test, and records the result in ad_hoc_test_result_.
1306 TestResult ad_hoc_test_result_;
5117 ad_hoc_test_result_(),
5607 current_test_info_->impl()->result() : &ad_hoc_test_result_;