Searched
full:sanity (Results
451 -
475 of
2591) sorted by null
<<11121314151617181920>>
/external/tcpdump/ |
print-cfm.c | 305 * Sanity checking of the header. 469 * Sanity check for not walking off. 498 /* sanity check for not walking off and infinite loop check. */
|
/external/vboot_reference/firmware/lib/ |
vboot_common.c | 192 /* Sanity checks before attempting signature of data */ 314 /* Sanity checks before attempting signature of data */ 400 /* Sanity checks before attempting signature of data */
|
/external/webrtc/webrtc/modules/video_coding/ |
jitter_estimator.cc | 208 // The caller is expected to sanity check the inputs. 364 if (ret > 10000.0) { // Sanity 436 // Sanity check.
|
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
LinearLayoutManagerTest.java | 163 assertNotNull("test sanity", toBeRemoved); 164 assertEquals("test sanity", childCount - 1, toBeMoved.size()); 299 assertTrue("test sanity, view should not be fully visible", startMargin < 0
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/ |
finder.hpp | 66 // Sanity check 269 // Sanity check 304 // Sanity check
|
/bionic/libc/bionic/ |
libc_init_common.cpp | 338 // Sanity check - first entry must be -1. 356 // Sanity check, any -1 in the list is ignored.
|
/cts/hostsidetests/compilation/src/android/cts/compilation/ |
AdbRootDependentCompilationTest.java | 103 assertTrue("empty profile", profileBytes.length > 0); // sanity check 116 assertTrue("empty odex file", initialOdexFileContents.length > 0); // sanity check
|
/cts/tests/tests/media/src/android/media/cts/ |
CodecState.java | 290 // We do sanity check here after we receive data from MediaExtractor and before 292 // sanity-check is not necessary, however, in our tests, we found that there
|
/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/ |
BsPatch.java | 100 // Sanity-check: ensure a-priori knowledge matches patch expectations 136 // Sanity-checks
|
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
DeflateCompressorTest.java | 56 * Uncompress some content with Java's built-in {@link Inflater} as a sanity check against our own 96 // Sanity check to ensure that defaults are as we want them to be. Arguably crufty but nobody
|
UnitTestZipArchive.java | 136 throw new RuntimeException("Core sanity test 1 has failed, unit tests are unreliable", e); 191 * Verifies the test zip file created by {@link #makeTestZip()} or for sanity, so that the rest of
|
/external/autotest/client/common_lib/cros/ |
virtual_ethernet_pair.py | 86 address. First does some sanity checking and tries to remove an 122 some simple sanity checks that print warnings when either the interface
|
/external/autotest/client/site_tests/network_3GScanningProperty/ |
network_3GScanningProperty.py | 167 logging.info('Sanity check initial values') 234 logging.info('Sanity check initial values')
|
/external/avahi/avahi-core/ |
iface-linux.c | 84 /* A (superfluous?) sanity check */ 165 /* A (superfluous?) sanity check */
|
/external/bison/m4/ |
getopt.m4 | 83 dnl Sanity check. Succeeds everywhere (except on MSVC, 115 dnl Sanity check with '+'. Succeeds everywhere (except on MSVC,
|
/external/boringssl/src/ssl/ |
ssl_rsa.c | 134 /* Sanity-check that the private key and the certificate match, unless the 217 /* Sanity-check that the private key and the certificate match, unless the
|
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/ |
container_memory_dump_sub_view_test.html | 92 assert.isUndefined(allocatorName); // Test sanity check. 93 assert.isUndefined(withHeapDetailsPane); // Test sanity check.
|
/external/curl/m4/ |
xc-val-flgs.m4 | 192 dnl Performs some sanity checks for LIBS, LDFLAGS, 221 dnl Performs some sanity checks for LIBS, LDFLAGS,
|
/external/deqp/doc/testspecs/GLES31/ |
functional.tessellation.txt | 39 + Rendering result sanity verification 145 be discarded. Verification is done firstly by a sanity check that the number of
|
/external/google-breakpad/src/client/mac/tests/ |
crash_generation_server_test.cc | 250 // Read the minidump, sanity check some data. 329 // Read the minidump, sanity check some data.
|
/external/parameter-framework/upstream/test/test-fixed-point-parameter/ |
Main.py | 59 * Sanity check 101 ('Sanity', self.checkSanity),
|
/external/squashfs-tools/kernel/fs/squashfs/ |
super.c | 154 /* Check block size for sanity */ 163 /* Check the root inode for sanity */
|
/external/v8/test/mjsunit/ |
function-call.js | 160 // Sanity check that all functions are correct 205 // Sanity check that all functions are correct
|
/external/valgrind/docs/internals/ |
release-HOWTO.txt | 82 export EXTRA_REGTEST_OPTS="--sanity-level=4 --helgrind:hg-sanity-flags=011111"
|
/external/vboot_reference/utility/ |
chromeos-tpm-recovery | 250 # Sanity check: are we executing in a recovery image? 271 # Sanity check: did we boot in recovery mode?
|
Completed in 822 milliseconds
<<11121314151617181920>>