Searched defs:test_abort (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/PCH/
H A Dfunctions.c24 void __attribute__((noreturn)) test_abort(int code) { function
/external/chromium_org/third_party/skia/tests/
H A DDocumentTest.cpp18 static void test_abort(skiatest::Reporter* reporter) { function
101 test_abort(reporter);
/external/skia/tests/
H A DDocumentTest.cpp18 static void test_abort(skiatest::Reporter* reporter) { function
101 test_abort(reporter);
/external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
H A Dtest_libcython_in_gdb.py180 def test_abort(self): member in class:TestKilled
/external/e2fsprogs/lib/ext2fs/
H A Dtest_io.c153 static void test_abort(io_channel channel, unsigned long block) function
342 test_abort(channel, block);
369 test_abort(channel, block);
396 test_abort(channel, block);
423 test_abort(channel, block);

Completed in 420 milliseconds