Home
last modified time | relevance | path

Searched defs:assertions (Results 1 – 11 of 11) sorted by relevance

/external/catch2/include/internal/
Dcatch_totals.h36 Counts assertions; member
Dcatch_run_context.cpp176 bool RunContext::sectionStarted(SectionInfo const & sectionInfo, Counts & assertions) { in sectionStarted()
198 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions()
211 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded() local
284 Counts assertions; in handleFatalErrorCondition() local
Dcatch_interfaces_reporter.h104 Counts assertions; member
/external/mesa3d/src/intel/compiler/
Dbrw_inst.h56 #define FC(name, high, low, assertions) \ argument
437 #define FJ(name, high, low, assertions) \ argument
965 #define FC(name, high, low, assertions) \ argument
/external/libopus/
Dconfigure.ac754 AC_ARG_ENABLE([assertions], optenable
/external/python/cpython2/Tools/bgen/bgen/
DbgenObjectDefinition.py236 def assertions(self): member in PEP252Mixin
/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp123 Assertions assertions; member
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac440 AC_ARG_ENABLE(assertions,AS_HELP_STRING( optenable
/external/python/cpython3/
Dconfigure.ac1258 AC_ARG_WITH(assertions, optwith
/external/bcc/tests/cc/
Dcatch.hpp2243 Counts assertions; member
5151 Counts assertions; member
5955 Counts& assertions in sectionStarted()
5974 bool testForMissingAssertions( Counts& assertions ) { in testForMissingAssertions()
5987 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded() local
6039 Counts assertions; in handleFatalErrorCondition() local
6099 Counts assertions = m_totals.assertions - prevAssertions; in runCurrentTest() local
8616 Assertions assertions; member
/external/catch2/single_include/catch2/
Dcatch.hpp2474 Counts assertions; member
4942 Counts assertions; member
5180 Assertions assertions; member
10405 bool RunContext::sectionStarted(SectionInfo const & sectionInfo, Counts & assertions) { in sectionStarted()
10427 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions()
10440 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded() local
10513 Counts assertions; in handleFatalErrorCondition() local