/external/catch2/include/internal/ |
D | catch_interfaces_reporter.cpp | 77 aborting( _aborting ) in TestCaseStats() 88 aborting( _aborting ) in TestGroupStats() 93 aborting( false ) in TestGroupStats() 103 aborting( _aborting ) in TestRunStats()
|
D | catch_run_context.cpp | 85 m_reporter->testRunEnded(TestRunStats(m_runInfo, m_totals, aborting())); in ~RunContext() 93 …->testGroupEnded(TestGroupStats(GroupInfo(testSpec, groupIndex, groupsCount), totals, aborting())); in testGroupEnded() 116 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest() 129 aborting())); in runTest() 324 bool RunContext::aborting() const { in aborting() function in Catch::RunContext 474 …reaction.shouldThrow = aborting() || (m_lastAssertionInfo.resultDisposition & ResultDisposition::N… in populateReaction()
|
D | catch_interfaces_reporter.h | 132 bool aborting; member 149 bool aborting; member 165 bool aborting; member
|
D | catch_interfaces_runner.h | 15 virtual bool aborting() const = 0;
|
/external/tpm2-tss/m4/ |
D | flags.m4 | 13 AC_MSG_ERROR([Required CFLAG "$1" not supported by your compiler, aborting.])] 32 … AC_MSG_ERROR([Required preprocessor flag "$1" not supported by your compiler, aborting.])] 49 AC_MSG_ERROR([Required LDFLAG "$1" not supported by your linker, aborting.])]
|
/external/ms-tpm-20-ref/TPMCmd/ |
D | flags.m4 | 45 AC_MSG_ERROR([Required CFLAG "$1" not supported by your compiler, aborting.])] 64 … AC_MSG_ERROR([Required preprocessor flag "$1" not supported by your compiler, aborting.])] 81 AC_MSG_ERROR([Required LDFLAG "$1" not supported by your linker, aborting.])]
|
/external/python/cpython2/Misc/NEWS.d/next/Core and Builtins/ |
D | 2018-07-25-22-47-19.bpo-25083.HT_hXh.rst | 1 Adding I/O error checking when reading .py files and aborting importing on
|
/external/rust/crates/codespan-reporting/tests/snapshots/ |
D | term__unicode__short_no_color.snap | 6 error: aborting due to previous error
|
D | term__same_line__short_no_color.snap | 6 error: aborting due to previous error
|
D | term__same_line__medium_no_color.snap | 6 error: aborting due to previous error
|
D | term__same_line__short_color.snap | 6 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
|
D | term__same_line__medium_color.snap | 6 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
|
D | term__same_line__rich_ascii_no_color.snap | 14 error: aborting due to previous error
|
D | term__unicode__medium_no_color.snap | 27 error: aborting due to previous error
|
D | term__same_line__rich_no_color.snap | 14 error: aborting due to previous error
|
D | term__unicode__rich_no_color.snap | 33 error: aborting due to previous error
|
D | term__overlapping__short_no_color.snap | 10 error: aborting due 5 previous errors
|
D | term__same_line__rich_color.snap | 14 {fg:Red bold bright}error{bold bright}: aborting due to previous error{/}
|
D | term__overlapping__short_color.snap | 10 {fg:Red bold bright}error{bold bright}: aborting due 5 previous errors{/}
|
/external/autotest/client/tests/aborttest/ |
D | control | 8 Raise a JobError to simulate a test aborting. This is for testing Autotest
|
/external/llvm/test/Other/ |
D | close-stderr.ll | 13 ; program cleanly rather than aborting.
|
/external/google-breakpad/src/client/mac/tests/ |
D | exception_handler_test.cc | 68 void InProcessCrash(bool aborting); 104 void ExceptionHandlerTest::InProcessCrash(bool aborting) { in InProcessCrash() argument 115 SoonToCrash(aborting ? &AbortCrasher : &Crasher); in InProcessCrash() 136 if (aborting) { in InProcessCrash()
|
/external/llvm/test/CodeGen/Hexagon/ |
D | tail-dup-subreg-abort.ll | 6 ; This could lead to HexagonInstrInfo::copyPhysReg aborting on an unhandled
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | tail-dup-subreg-abort.ll | 6 ; This could lead to HexagonInstrInfo::copyPhysReg aborting on an unhandled
|
/external/rust/crates/libsqlite3-sys/patches/ |
D | Android.bp.patch | 67 -error: aborting due to previous error
|