Home | History | Annotate | Download | only in src

Lines Matching refs:current_test_info_

693     current_test_info_ = a_current_test_info;
743 TestInfo* current_test_info() { return current_test_info_; }
744 const TestInfo* current_test_info() const { return current_test_info_; }
879 TestInfo* current_test_info_;