Searched refs:current_test_case (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1143 const TestCase* current_test_case() const { return current_test_case_; } function in class:testing::internal::UnitTestImpl
3431 const TestCase* const test_case = impl->current_test_case();
5424 const TestCase* UnitTest::current_test_case() const
5427 return impl_->current_test_case();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18553 const TestCase* current_test_case() const

Completed in 93 milliseconds