Searched refs:missingAssertions (Results 1 – 1 of 1) sorted by relevance
5492 bool missingAssertions; member10948 missingAssertions( _missingAssertions ) in SectionStats()12622 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded() local12629 …Ended(SectionStats(endInfo.sectionInfo, assertions, endInfo.durationInSeconds, missingAssertions)); in sectionEnded()12778 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest() local12785 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest()16169 if (_sectionStats.missingAssertions) { in sectionEnded()