Searched defs:test_info (Results 1 – 11 of 11) sorted by relevance
61 void OnTestStart(const TestInfo& test_info) override { in OnTestStart()81 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd()141 const TestInfo& test_info = *test_suite.GetTestInfo(j); in main() local
782 const ::testing::TestInfo* const test_info = in TEST_P() local803 const ::testing::TestInfo* const test_info = in TEST_P() local817 const ::testing::TestInfo* const test_info = in TEST_F() local911 const ::testing::TestInfo* test_info = test_suite->GetTestInfo(test_num); in TEST() local926 const ::testing::TestInfo* const test_info = in TEST_P() local951 const ::testing::TestInfo* const test_info = in TEST_P() local981 const ::testing::TestInfo* const test_info = in TEST_P() local1009 const ::testing::TestInfo* const test_info = in TEST_P() local
130 void OnTestStart(const ::testing::TestInfo& test_info) override { in OnTestStart()141 void OnTestEnd(const ::testing::TestInfo& test_info) override { in OnTestEnd()
211 const TestInfo* const test_info = test_suite->GetTestInfo(0); in TEST() local
84 void OnTestStart(const TestInfo& test_info) override { in OnTestStart()
2004 const TestInfo* test_info = UnitTest::GetInstance()->current_test_info(); in ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest() local5342 const TestInfo* const test_info = test_suite->GetTestInfo(i); in GetTestInfo() local5350 const TestInfo* test_info) { in GetTestResult()5357 const TestInfo* const test_info = GetTestInfo("Names"); in TEST_F() local5365 const TestInfo* const test_info = GetTestInfo("result"); in TEST_F() local6401 const TestInfo* test_info = in SetUpTestSuite() local6410 const TestInfo* test_info = in TearDownTestSuite() local6420 const TestInfo* test_info = in TEST_F() local6435 const TestInfo* test_info = in TEST_F() local
626 static void ClearTestResult(TestInfo* test_info) { in ClearTestResult()794 static bool TestPassed(const TestInfo* test_info) { in TestPassed()799 static bool TestSkipped(const TestInfo* test_info) { in TestSkipped()804 static bool TestFailed(const TestInfo* test_info) { in TestFailed()810 static bool TestReportableDisabled(const TestInfo* test_info) { in TestReportableDisabled()815 static bool TestDisabled(const TestInfo* test_info) { in TestDisabled()820 static bool TestReportable(const TestInfo* test_info) { in TestReportable()825 static bool ShouldRunTest(const TestInfo* test_info) { in ShouldRunTest()
661 TestInfo* test_info) { in AddTestInfo()1164 void OnTestStart(const TestInfo& test_info) override { in OnTestStart()1168 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd()
2810 TestInfo* const test_info = in MakeAndRegisterTestInfo() local3036 void TestSuite::AddTestInfo(TestInfo* test_info) { in AddTestInfo()3386 static void PrintFullTestCommentIfPresent(const TestInfo& test_info) { in PrintFullTestCommentIfPresent()3517 void PrettyUnitTestResultPrinter::OnTestStart(const TestInfo& test_info) { in OnTestStart()3524 void PrettyUnitTestResultPrinter::OnTestDisabled(const TestInfo& test_info) { in OnTestDisabled()3546 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()3610 const TestInfo& test_info = *test_suite.GetTestInfo(j); in PrintFailedTests() local3659 const TestInfo& test_info = *test_suite.GetTestInfo(j); in PrintSkippedTests() local3764 void BriefUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd()4270 const TestInfo& test_info) { in OutputXmlTestInfo()[all …]
811 const TestInfo* const test_info = in RegisterUseByOnCallOrExpectCall() local
549 std::shared_ptr<TestInfo> test_info = *test_it; in RegisterTests() local