Home | History | Annotate | Download | only in src

Lines Matching defs:current_test_info_

665     current_test_info_ = a_current_test_info;
709 TestInfo* current_test_info() { return current_test_info_; }
710 const TestInfo* current_test_info() const { return current_test_info_; }
845 TestInfo* current_test_info_;