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

1 2 3 4 5 67 8 91011>>

  /cts/tests/tests/location/src/android/location/cts/
GnssMeasurementValuesTest.java 70 * It only performs sanity checks for the measurements received.
112 // we received events, so perform a quick sanity check on mandatory fields
  /external/autotest/client/site_tests/video_VideoSanity/
video_VideoSanity.py 19 """This test verify the media elements and video sanity.
59 """Run the video sanity test.
  /external/opencv3/modules/cudaarithm/test/
test_arithm.cpp 295 testR2CThenC2R("sanity", cols, rows, false);
296 testR2CThenC2R("sanity 0 1", cols, rows + 1, false);
297 testR2CThenC2R("sanity 1 0", cols + 1, rows, false);
298 testR2CThenC2R("sanity 1 1", cols + 1, rows + 1, false);
304 testR2CThenC2R("sanity", cols, rows, true);
305 testR2CThenC2R("sanity 0 1", cols, rows + 1, true);
306 testR2CThenC2R("sanity 1 0", cols + 1, rows, true);
307 testR2CThenC2R("sanity 1 1", cols + 1, rows + 1, true);
  /external/v8/test/mjsunit/es6/
math-expm1.js 17 // Sanity check:
38 // Sanity check:
  /external/valgrind/memcheck/tests/
origin3-no.c 61 // sanity-checking.
100 // first and third ints (which are identified) for sanity-checking.
  /art/runtime/interpreter/
interpreter.h 56 // One-time sanity check.
  /art/runtime/
verify_object-inl.h 33 // Fast object verification, only call the heap if our quick sanity tests fail. The heap will
  /cts/suite/audio_quality/test_description/processing/
playback_sample.py 29 # basic sanity check
playback_thd.py 33 # basic sanity check
  /external/autotest/client/site_tests/video_YouTubeFlash/
video_YouTubeFlash.py 42 """Run YouTube Flash sanity tests.
  /external/autotest/client/site_tests/video_YouTubeHTML5/
video_YouTubeHTML5.py 39 """Run YouTube HTML5 sanity tests.
  /external/autotest/site_utils/deploy_autotest/
common_util.py 45 # Some sanity checks.
  /external/cmockery/cmockery_0_1_2/
configure.ac 14 # (for sanity checking)
  /external/compiler-rt/lib/asan/
asan_activation.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_preinit.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
asan_suppressions.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/compiler-rt/lib/asan/tests/
asan_test_config.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/compiler-rt/lib/interception/
interception_linux.cc 10 // This file is a part of AddressSanitizer, an address sanity checker.
interception_mac.h 10 // This file is a part of AddressSanitizer, an address sanity checker.
  /external/dbus/bus/
rc.messagebus.in 13 # Sanity checks.
  /external/libmtp/examples/
trexist.c 45 // Sanity check song ID
  /external/llvm/test/MC/X86/AlignedBundling/
single-inst-bundling.s 47 # Just sanity checking that data fills don't drive bundling crazy
  /external/mesa3d/src/mesa/main/
remap.h 41 int dispatch_offset; /* for sanity check */
  /external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystem.h 39 // Susbsystem sanity
  /external/tlsdate/
README 34 time warp to restore sanity and do so with a leap of faith:

Completed in 1703 milliseconds

1 2 3 4 5 67 8 91011>>