Searched refs:OnTestCaseEnd (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.cc1573 void OnTestCaseEnd(const TestCase& test_case) { function in class:testing::internal::StreamingListener
3936 repeater->OnTestCaseEnd(*this);
4192 virtual void OnTestCaseEnd(const TestCase& test_case);
4296 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) { function in class:testing::internal::PrettyUnitTestResultPrinter
4403 virtual void OnTestCaseEnd(const TestCase& test_case);
4469 GTEST_REVERSE_REPEATER_METHOD_(OnTestCaseEnd, TestCase)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18404 virtual void OnTestCaseEnd(const TestCase& test_case) = 0;
18436 virtual void OnTestCaseEnd(const TestCase& /*test_case*/) {} function in class:testing::EmptyTestEventListener

Completed in 168 milliseconds