Searched defs:OnTestDisabled (Results 1 – 7 of 7) sorted by relevance
97 void RpcEventHandler::OnTestDisabled(const testing::TestInfo& test_info) { in OnTestDisabled() function in pw::unit_test::internal::RpcEventHandler
935 virtual void OnTestDisabled(const TestInfo& /*test_info*/) {} in OnTestDisabled() function985 void OnTestDisabled(const TestInfo& /*test_info*/) override {} in OnTestDisabled() function
939 virtual void OnTestDisabled(const TestInfo& /*test_info*/) {} in OnTestDisabled() function989 void OnTestDisabled(const TestInfo& /*test_info*/) override {} in OnTestDisabled() function
3464 void PrettyUnitTestResultPrinter::OnTestDisabled(const TestInfo& test_info) { in OnTestDisabled() function in testing::internal::PrettyUnitTestResultPrinter3673 void OnTestDisabled(const TestInfo& /*test_info*/) override {} in OnTestDisabled() function in testing::internal::BriefUnitTestResultPrinter
3463 void PrettyUnitTestResultPrinter::OnTestDisabled(const TestInfo& test_info) { in OnTestDisabled() function in testing::internal::PrettyUnitTestResultPrinter3672 void OnTestDisabled(const TestInfo& /*test_info*/) override {} in OnTestDisabled() function in testing::internal::BriefUnitTestResultPrinter