Searched defs:current_test_info (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/googletest/googletest/src/ | ||
| H A D | gtest-internal-inl.h | 766 TestInfo* current_test_info() { return current_test_info_; } current_test_info() function |
| H A D | gtest.cc | 5518 const TestInfo* UnitTest::current_test_info() const current_test_info() function in testing::UnitTest |