Home
last modified time | relevance | path

Searched refs:a_current_test_info (Results 1 - 3 of 3) 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() argument
720 current_test_info_ = a_current_test_info; in set_current_test_info()
/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() argument
721 current_test_info_ = a_current_test_info; in set_current_test_info()
/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() argument
709 current_test_info_ = a_current_test_info; in set_current_test_info()

Completed in 11 milliseconds