Searched refs:GetMutableTestCase (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.cc994 TestCase* GetMutableTestCase(int i) { function in class:testing::internal::UnitTestImpl
5228 TestCase* UnitTest::GetMutableTestCase(int i) { function in class:testing::UnitTest
5229 return impl()->GetMutableTestCase(i);
5799 GetMutableTestCase(test_index)->Run();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18665 TestCase* GetMutableTestCase(int i);

Completed in 134 milliseconds