OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aborts
(Results
76 - 100
of
647
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/compiler-rt/test/builtins/Unit/
negvti2_test.c
21
// Effects:
aborts
if -a overflows
subvti3_test.c
22
// Effects:
aborts
if a - b overflows
/external/conscrypt/common/src/jni/main/include/
JniUtil.h
95
* "className" looks like "java/lang/String".
Aborts
on failure.
/external/google-breakpad/src/testing/gtest/src/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
/external/google-breakpad/src/testing/gtest/test/
gtest_throw_on_failure_test_.cc
44
// This terminate handler
aborts
the program using exit() rather than abort().
/external/googletest/googletest/src/
gtest-typed-test.cc
59
//
aborts
the program otherwise.
/external/googletest/googletest/test/
gtest_throw_on_failure_test_.cc
44
// This terminate handler
aborts
the program using exit() rather than abort().
/external/libbrillo/brillo/dbus/
dbus_method_response.h
60
//
Aborts
the method execution. Does not send any response message.
/external/libcxx/docs/DesignDocs/
DebugMode.rst
47
``std::__libcpp_abort_debug_handler`` which
aborts
the program, and
/external/libvpx/libvpx/third_party/googletest/src/src/
gtest-typed-test.cc
59
//
aborts
the program otherwise.
/external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.h
98
///
Aborts
on error.
/external/llvm/test/Transforms/Inline/
invoke-combine-clauses.ll
97
; A landingpad might have no "resume" if a C++ destructor
aborts
.
/external/llvm/utils/unittest/googletest/src/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
/external/mesa3d/src/gtest/src/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
/external/protobuf/gtest/src/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
ValueMapper.h
47
/// entries that are not in the value map. If it is unset, it
aborts
if an
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
MCJIT.h
67
/// it prints a message to stderr and
aborts
.
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
/external/v8/gypfiles/
download_gold_plugin.py
70
# (currently
aborts
with exit code 1,
/external/v8/testing/gtest/src/
gtest-typed-test.cc
59
//
aborts
the program otherwise.
/external/v8/testing/gtest/test/
gtest_throw_on_failure_test_.cc
44
// This terminate handler
aborts
the program using exit() rather than abort().
/external/valgrind/include/
pub_tool_libcassert.h
55
/* Prints a panic message, appends newline and bug reporting info,
aborts
. */
/external/valgrind/memcheck/tests/
wrap8.c
13
- on ppc64-linux, a stack overflow is caught, and V
aborts
.
/external/vogar/src/vogar/target/junit/
TimeoutAndAbortRunRule.java
33
* Times a test out and then
aborts
the test run.
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-typed-test.cc
50
//
aborts
the program otherwise.
Completed in 3193 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>