/external/catch2/include/internal/ |
D | catch_totals.h | 36 Counts assertions; member
|
D | catch_run_context.cpp | 176 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 293 Counts assertions; in handleFatalErrorCondition() local
|
D | catch_interfaces_reporter.h | 110 Counts assertions; member
|
/external/rnnoise/ |
D | configure.ac | 68 AC_ARG_ENABLE([assertions], optenable
|
/external/libopus/ |
D | meson_options.txt | 12 option('assertions', type : 'boolean', value : false, description : 'Additional software error chec… boolean
|
D | configure.ac | 767 AC_ARG_ENABLE([assertions], optenable
|
/external/mesa3d/src/intel/compiler/ |
D | brw_inst.h | 56 #define FC(name, hi4, lo4, hi12, lo12, assertions) \ argument 141 hi7, lo7, hi8, lo8, hi12ex, lo12ex, hi12, lo12, assertions) \ argument 182 #define FDC(name, hi4, lo4, hi12ex, lo12ex, hi12, lo12, assertions) \ argument 590 #define FJ(name, high, low, assertions) \ argument 1357 #define FC(name, high, low, gen12_high, gen12_low, assertions) \ argument
|
/external/igt-gpu-tools/tests/ |
D | kms_frontbuffer_tracking.c | 1930 int assertions = 0; in draw_subtest() local 2005 int assertions = 0; in multidraw_subtest() local 2109 int assertions = ASSERT_NO_ACTION_CHANGE; in badformat_subtest() local 2271 int assertions = 0; in flip_subtest() local 2378 int assertions = ASSERT_NO_ACTION_CHANGE; in move_subtest() local 2431 int assertions = ASSERT_NO_ACTION_CHANGE; in onoff_subtest() local 2492 int assertions; in fullscreen_plane_subtest() local 2742 int max_height, assertions = 0; in farfromfence_subtest() local 3016 int assertions = DONT_ASSERT_FEATURE_STATUS; in basic_subtest() local
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenObjectDefinition.py | 236 def assertions(self): member in PEP252Mixin
|
/external/rust/crates/protobuf/src/ |
D | buf_read_iter.rs | 124 fn assertions(&self) { in assertions() method
|
/external/catch2/include/reporters/ |
D | catch_reporter_bases.hpp | 128 Assertions assertions; member
|
/external/python/cpython3/ |
D | configure.ac | 1278 AC_ARG_WITH(assertions, optwith
|
/external/rust/crates/regex-syntax/src/hir/ |
D | translate.rs | 1548 fn assertions() { in assertions() function
|
/external/bcc/tests/cc/ |
D | catch.hpp | 2243 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/ |
D | catch.hpp | 2824 Counts assertions; member 5511 Counts assertions; member 5786 Assertions assertions; member 12616 bool RunContext::sectionStarted(SectionInfo const & sectionInfo, Counts & assertions) { in sectionStarted() 12638 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() 12651 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded() local 12733 Counts assertions; in handleFatalErrorCondition() local
|
/external/libabigail/tests/lib/ |
D | catch.hpp | 2846 Counts assertions; member 5544 Counts assertions; member 5822 Assertions assertions; member 12759 bool RunContext::sectionStarted(SectionInfo const & sectionInfo, Counts & assertions) { in sectionStarted() 12781 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() 12794 Counts assertions = m_totals.assertions - endInfo.prevAssertions; in sectionEnded() local 12876 Counts assertions; in handleFatalErrorCondition() local
|