Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h674 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2288 impl->set_current_test_info(this); in Run()
2324 impl->set_current_test_info(NULL); in Run()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h683 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2635 impl->set_current_test_info(this); in Run()
2671 impl->set_current_test_info(NULL); in Run()
/external/googletest/googletest/src/
Dgtest-internal-inl.h723 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2838 impl->set_current_test_info(this); in Run()
2878 impl->set_current_test_info(nullptr); in Run()
2886 impl->set_current_test_info(this); in Skip()
2900 impl->set_current_test_info(nullptr); in Skip()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h708 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2662 impl->set_current_test_info(this); in Run()
2702 impl->set_current_test_info(nullptr); in Run()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h720 void set_current_test_info(TestInfo *a_current_test_info) { in set_current_test_info() function
Dgtest.cc2741 impl->set_current_test_info(this); in Run()
2781 impl->set_current_test_info(nullptr); in Run()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h687 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2672 impl->set_current_test_info(this); in Run()
2708 impl->set_current_test_info(NULL); in Run()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h703 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function
Dgtest.cc2666 impl->set_current_test_info(this); in Run()
2705 impl->set_current_test_info(nullptr); in Run()
/external/fmtlib/test/
Dgmock-gtest-all.cc1097 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
3670 impl->set_current_test_info(this); in Run()
3706 impl->set_current_test_info(NULL); in Run()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc1090 void set_current_test_info(TestInfo* a_current_test_info) { in set_current_test_info() function in testing::internal::UnitTestImpl
4083 impl->set_current_test_info(this); in Run()
4119 impl->set_current_test_info(NULL); in Run()