Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc1549 void OnTestStart(const TestInfo& test_info) { in OnTestStart() function in testing::internal::StreamingListener
4133 repeater->OnTestStart(*this); in Run()
4567 virtual void OnTestStart(const TestInfo& test_info);
4636 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart() function in testing::internal::PrettyUnitTestResultPrinter
4778 virtual void OnTestStart(const TestInfo& test_info);
4841 GTEST_REPEATER_METHOD_(OnTestStart, TestInfo) in GTEST_REPEATER_METHOD_()
Dgtest.h20830 virtual void OnTestStart(const TestInfo& test_info) = 0;
20870 virtual void OnTestStart(const TestInfo& /*test_info*/) {}