HomeSort by relevance Sort by last modified time
    Searched full:sanity (Results 26 - 50 of 2591) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/llvm/test/Transforms/SCCP/
apint-basictest.ll 1 ; This is a basic sanity check for constant propagation. The add instruction
apint-basictest2.ll 1 ; This is a basic sanity check for constant propagation. The add instruction
  /frameworks/wilhelm/tools/mphtogen/
README.txt 9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
group-1.d 3 # Sanity check; the .section line caused a gas SEGV.
prefix1.s 1 # Use of PREFIX; sanity check only.
  /external/autotest/site_utils/presubmit_hooks/
check_suite_scheduler.py 3 Wrapper to run 'suite_scheduler.py --sanity' before uploading a patch.
31 Main function, invokes suite scheduler's sanity checker if the
39 output = utils.system_output(suite_scheduler + ' --sanity')
  /external/autotest/test_suites/
control.sanity 6 NAME = 'sanity'
7 PURPOSE = 'Sanity check run in buildbot to ensure the build will not break duts'
16 This suite is intended to be run by buildbot as a sanity check of the build.
  /art/runtime/
verify_object.h 31 // How we want to sanity check the heap's correctness.
34 kVerifyObjectModeFast, // Sanity heap accesses quickly by using VerifyClassClass.
35 kVerifyObjectModeAll // Sanity heap accesses thoroughly.
gtest_test.cc 19 // Sanity test that gtest alone works on host and target
  /external/compiler-rt/test/lsan/TestCases/
stale_stack_leak.cc 5 // RUN: LSAN_OPTIONS=$LSAN_BASE":exitcode=0" %run %t 2>&1 | FileCheck --check-prefix=CHECK-sanity %s
39 // CHECK-sanity: Test alloc: [[ADDR:.*]].
43 // CHECK-sanity: Value after LSan: [[ADDR]].
  /external/autotest/client/site_tests/desktopui_ConnectivityDiagnostics/
control 7 PURPOSE = "Basic sanity check of connectivity diagnostics in Chrome."
  /external/autotest/client/site_tests/hardware_TPMCheck/
control 17 A basic sanity check of the state of the TPM (Trusted Platform Module)
  /external/clang/test/SemaObjC/
conversion.m 13 // True positive to sanity check warning is working.
  /external/llvm/test/Transforms/ConstProp/
phi.ll 1 ; This is a basic sanity check for constant propagation. The add instruction
  /external/strace/linux/alpha/
get_scno.c 13 * Do some sanity checks to figure out if it's
  /external/clang/test/Rewriter/
rewrite-foreach-in-block.mm 23 // sanity test for the changes.
28 // sanity test for the changes.
  /external/compiler-rt/test/BlocksRuntime/
byrefsanity.c 21 //sanity(b);
58 void sanity(void *arg) { function
  /external/valgrind/tests/
check_ppc64_auxv_cap 11 # SANITY CHECK Begin:
30 # SANITY CHECK End
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xml_etree_c.py 12 def sanity(): function
14 Import sanity.
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xml_etree_c.py 12 def sanity(): function
14 Import sanity.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree_c.py 12 def sanity(): function
14 Import sanity.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree_c.py 12 def sanity(): function
14 Import sanity.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
div.s 22 # Just sanity check it otherwise.
32 # Sanity check the 64 bit versions.
  /external/compiler-rt/test/asan/TestCases/Posix/
asan-symbolize-sanity-test.cc 40 // CHECK: #0 {{.*}} in inc2 {{.*}}asan-symbolize-sanity-test.cc:[[@LINE+21]]
41 // CHECK: #1 {{.*}} in main {{.*}}asan-symbolize-sanity-test.cc:[[@LINE-4]]
44 // CHECK: #{{.*}} in main {{.*}}asan-symbolize-sanity-test.cc:[[@LINE-9]]
  /external/autotest/client/site_tests/accessibility_Sanity/
control 7 PURPOSE = "Sanity test for accessibility features."

Completed in 1606 milliseconds

12 3 4 5 6 7 8 91011>>