Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc987 const TestCase* GetTestCase(int i) const { in GetTestCase() function in testing::internal::UnitTestImpl
5216 const TestCase* UnitTest::GetTestCase(int i) const { in GetTestCase() function in testing::UnitTest
5657 TestCase* UnitTestImpl::GetTestCase(const char* test_case_name, in GetTestCase() function in testing::internal::UnitTestImpl