Home
last modified time | relevance | path

Searched refs:set_current_test_info (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1091 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
4128 impl->set_current_test_info(this); in Run()
4164 impl->set_current_test_info(NULL); in Run()