Searched defs:testResults (Results 1 – 6 of 6) sorted by relevance
15 UnitTest::TestResults testResults(&reporter); in TEST() local31 UnitTest::TestResults testResults(&reporter); in TEST() local44 UnitTest::TestResults testResults(&reporter); in TEST() local122 UnitTest::TestResults testResults; in TEST() local133 UnitTest::TestResults testResults; in TEST() local191 UnitTest::TestResults testResults; in TEST() local202 UnitTest::TestResults testResults; in TEST() local373 UnitTest::TestResults testResults; in TEST() local386 UnitTest::TestResults testResults; in TEST() local496 UnitTest::TestResults testResults; in TEST() local[all …]
32 TestResults testResults; in TEST() local47 TestResults testResults(&reporter); in TEST() local70 TestResults testResults(&reporter); in TEST() local91 TestResults testResults(&reporter); in TEST() local
21 UnitTest::TestResults testResults(&reporter); in TEST() local42 UnitTest::TestResults testResults(&reporter); in TEST() local73 UnitTest::TestResults testResults(&reporter); in TEST_FIXTURE() local
48 UnitTest::TestResults testResults; in SUITE() member108 UnitTest::TestResults testResults; in SUITE() member194 UnitTest::TestResults testResults; in SUITE() member302 UnitTest::TestResults testResults; in SUITE() member392 UnitTest::TestResults testResults; in SUITE() member500 UnitTest::TestResults testResults; in SUITE() member
8 static TestResults* testResults = NULL; in Results() local
39 UNITTEST_LINKAGE void ReportAssertEx(TestResults* testResults, in ReportAssertEx()