Searched defs:OnTestStart (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/tests/camera2/
H A DTestForkerEventListener.cpp45 void TestForkerEventListener::OnTestStart(const ::testing::TestInfo&) { function in class:android::camera2::tests::TestForkerEventListener
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1579 void OnTestStart(const TestInfo& test_info) { function in class:testing::internal::StreamingListener
3794 repeater->OnTestStart(*this);
4189 virtual void OnTestStart(const TestInfo& test_info);
4258 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { function in class:testing::internal::PrettyUnitTestResultPrinter
4400 virtual void OnTestStart(const TestInfo& test_info);
4463 GTEST_REPEATER_METHOD_(OnTestStart, TestInfo)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18395 virtual void OnTestStart(const TestInfo& test_info) = 0;
18433 virtual void OnTestStart(const TestInfo& /*test_info*/) {} function in class:testing::EmptyTestEventListener

Completed in 1276 milliseconds