Home | History | Annotate | Download | only in internal

Lines Matching defs:current_test_info_

671     current_test_info_ = a_current_test_info;
715 TestInfo* current_test_info() { return current_test_info_; }
716 const TestInfo* current_test_info() const { return current_test_info_; }
851 TestInfo* current_test_info_;