Home
last modified time | relevance | path

Searched defs:current_test_case (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1141 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function in testing::internal::UnitTestImpl
6256 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest