Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h686 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2290 impl->set_current_test_info(this); in Run()
2326 impl->set_current_test_info(NULL); in Run()