Home | History | Annotate | Download | only in src

Lines Matching defs:current_test_info_

909     current_test_info_ = current_test_info;
951 TestInfo* current_test_info() { return current_test_info_; }
952 const TestInfo* current_test_info() const { return current_test_info_; }
1078 TestInfo* current_test_info_;