Searched defs:current_test_info (Results 1 - 1 of 1) sorted by relevance

/openjdk10/test/fmw/gtest/src/
H A Dgtest-internal-inl.h743 TestInfo* current_test_info() { return current_test_info_; } function in class:testing::internal::UnitTestImpl
744 const TestInfo* current_test_info() const { return current_test_info_; } function in class:testing::internal::UnitTestImpl

Completed in 45 milliseconds