Searched refs:OnTestCaseStart (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.cc1569 void OnTestCaseStart(const TestCase& test_case) { function in class:testing::internal::StreamingListener
3921 repeater->OnTestCaseStart(*this);
4188 virtual void OnTestCaseStart(const TestCase& test_case);
4245 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { function in class:testing::internal::PrettyUnitTestResultPrinter
4399 virtual void OnTestCaseStart(const TestCase& test_case);
4462 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18392 virtual void OnTestCaseStart(const TestCase& test_case) = 0;
18432 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} function in class:testing::EmptyTestEventListener

Completed in 74 milliseconds