Home
last modified time | relevance | path

Searched refs:set_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.cc1084 void set_current_test_case(TestCase* a_current_test_case) { in set_current_test_case() function in testing::internal::UnitTestImpl
4256 impl->set_current_test_case(this); in Run()
4276 impl->set_current_test_case(NULL); in Run()