Home
last modified time | relevance | path

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

/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h719 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
H A Dgtest.cc2827 impl->set_current_test_info(this);
2863 impl->set_current_test_info(nullptr);
2871 impl->set_current_test_info(this);
2885 impl->set_current_test_info(nullptr);
/third_party/node/deps/googletest/src/
H A Dgtest-internal-inl.h720 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
H A Dgtest.cc2817 impl->set_current_test_info(this);
2853 impl->set_current_test_info(nullptr);
2861 impl->set_current_test_info(this);
2875 impl->set_current_test_info(nullptr);
/third_party/mesa3d/src/gtest/src/
H A Dgtest-internal-inl.h708 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
H A Dgtest.cc2662 impl->set_current_test_info(this); in Run()
2702 impl->set_current_test_info(nullptr); in Run()

Completed in 29 milliseconds