Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1143 const TestCase* current_test_case() const { return current_test_case_; } in current_test_case() function in testing::internal::UnitTestImpl
5424 const TestCase* UnitTest::current_test_case() const in current_test_case() function in testing::UnitTest