Home
last modified time | relevance | path

Searched defs:current_test_info (Results 1 – 16 of 16) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h719 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
720 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc3864 const TestInfo* UnitTest::current_test_info() const { in current_test_info() function in testing::UnitTest
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h734 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
735 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc4279 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h759 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
760 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc4956 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h766 TestInfo *current_test_info() { return current_test_info_; } in current_test_info() function
767 const TestInfo *current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc5009 const TestInfo *UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h738 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
739 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc4808 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-internal-inl.h754 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
755 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc4895 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/googletest/googletest/src/
Dgtest-internal-inl.h774 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function
775 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function
Dgtest.cc5469 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/fmtlib/test/
Dgmock-gtest-all.cc1143 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl
1144 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl
5292 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc1141 TestInfo* current_test_info() { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl
1142 const TestInfo* current_test_info() const { return current_test_info_; } in current_test_info() function in testing::internal::UnitTestImpl
5727 const TestInfo* UnitTest::current_test_info() const in current_test_info() function in testing::UnitTest