/external/e2fsprogs/tests/f_ea_checks/ |
name | 1 extended attribute block checks
|
/art/test/088-monitor-verification/ |
info.txt | 2 lock checks in the bytecode verifier.
|
/dalvik/tests/088-monitor-verification/ |
info.txt | 2 lock checks in the bytecode verifier.
|
/external/marisa-trie/ |
configure.ac | 9 # Checks for programs. 15 # Checks for libraries. 17 # Checks for header files. 20 # Checks for typedefs, structures, and compiler characteristics. 30 # Checks for library functions.
|
/system/extras/tests/bionic/libc/bionic/ |
test_netinet_icmp.c | 1 /* this test simply checks that we can compile the <netinet/ip_icmp.h> header */
|
/external/clang/test/CodeGen/ |
unsigned-promotion.c | 5 // RUN: -fsanitize=signed-integer-overflow | FileCheck %s --check-prefix=CHECKS 15 // CHECKS: define void @testshortadd() 18 // CHECKS: load i16* @sj 19 // CHECKS: load i16* @sk 20 // CHECKS: [[T1:%.*]] = call { i32, i1 } @llvm.sadd.with.overflow.i32(i32 [[T2:%.*]], i32 [[T3:%.*]]) 21 // CHECKS-NEXT: [[T4:%.*]] = extractvalue { i32, i1 } [[T1]], 0 22 // CHECKS-NEXT: [[T5:%.*]] = extractvalue { i32, i1 } [[T1]], 1 23 // CHECKS: call void @__ubsan_handle_add_overflow 36 // CHECKS: define void @testshortsub() 40 // CHECKS: load i16* @s [all...] |
const-unordered-compare.c | 3 // Checks folding of an unordered comparison
|
/external/chromium_org/tools/gyp/test/win/ |
gyptest-cl-runtime-checks.py | 19 test.run_gyp('runtime-checks.gyp', chdir=CHDIR) 21 # Runtime checks disabled, should fail. 22 test.build('runtime-checks.gyp', 'test_brc_none', chdir=CHDIR, status=1) 24 # Runtime checks enabled, should pass. 25 test.build('runtime-checks.gyp', 'test_brc_1', chdir=CHDIR)
|
/art/test/076-boolean-put/ |
info.txt | 1 This checks a case where javac generates code that stores a byte into a
|
/dalvik/dx/tests/031-bb-dead-code/ |
info.txt | 1 This test checks to see that the basic block recognizer properly omits
|
/dalvik/tests/024-illegal-access/src/ |
PublicAccess.java | 4 * Some stuff for access checks.
|
/dalvik/tests/076-boolean-put/ |
info.txt | 1 This checks a case where javac generates code that stores a byte into a
|
/external/genext2fs/ |
configure.in | 15 # Checks for programs. 19 # Checks for header files. 26 # Checks for typedefs, structures, and compiler characteristics. 34 # Checks for library functions.
|
/ndk/tests/device/gnustl-shared-1/ |
README | 1 This checks that one can link against gnustl_shared and still throw exceptions
|
/external/chromium_org/chrome/browser/chromeos/login/ |
hwid_checker.h | 12 // Checks if given HWID correct. 15 // Checks if current machine has correct HWID.
|
/external/chromium_org/tools/gyp/test/win/compiler-flags/ |
runtime-checks.gyp | 15 'sources': ['runtime-checks.cc'], 26 'sources': ['runtime-checks.cc'],
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
paste-crash.html | 2 <p>This test checks for a regression against.</p> 15 <p>This test checks for a regression against.</p>
|
/dalvik/dx/tests/032-bb-live-code/ |
info.txt | 1 This test checks to see that the basic block recognizer properly
|
/dalvik/dx/tests/044-dex-math-ops/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/045-dex-switch-ops/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/046-dex-exceptions/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/047-dex-wide-args/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/048-dex-new-array/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/049-dex-instanceof/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|
/dalvik/dx/tests/050-dex-checkcast/ |
info.txt | 1 This is a smoke test of dex conversion, which checks to see that
|