Home | History | Annotate | Download | only in src

Lines Matching defs:current_test_info

669   // current_test_info is NULL, the assertion results will be stored in
716 TestInfo* current_test_info() { return current_test_info_; }
717 const TestInfo* current_test_info() const { return current_test_info_; }