Home
last modified time | relevance | path

Searched defs:OnEnvironmentsSetUpStart (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-listener-test.cc68 void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) override { in OnEnvironmentsSetUpStart() function in testing::internal::EventRecordingListener
143 void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) override { in OnEnvironmentsSetUpStart() function in testing::internal::EventRecordingListener2
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest.h998 void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) override {} OnEnvironmentsSetUpStart() function
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc3428 void PrettyUnitTestResultPrinter::OnEnvironmentsSetUpStart( OnEnvironmentsSetUpStart() function in testing::internal::PrettyUnitTestResultPrinter
3671 void OnEnvironmentsSetUpStart(const UnitTest& /*unit_test*/) override {} OnEnvironmentsSetUpStart() function in testing::internal::BriefUnitTestResultPrinter