Home
last modified time | relevance | path

Searched refs:OnTestStart (Results 1 – 4 of 4) sorted by relevance

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