/external/chromium/chrome/browser/sync/util/ |
protobuf_unittest.cc | 16 // and checking we get back to the same message after parsing/serialising via
|
/external/clang/test/Index/ |
fix-its.c | 1 // RUN: c-index-test -test-load-source all -fspell-checking %s 2> %t
|
/external/dropbear/libtomcrypt/src/misc/crypt/ |
crypt_argchk.c | 16 Perform argument checking, Tom St Denis
|
/external/icu4c/test/intltest/ |
incaltst.h | 45 // internal routine for checking date
|
/external/llvm/test/CodeGen/X86/ |
2009-01-26-WrongCheck.ll | 1 ; RUN: llc < %s -march=x86 -enable-legalize-types-checking
|
2011-07-13-BadFrameIndexDisplacement.ll | 3 ; This test is checking that we don't crash and we don't incorrectly fold
|
/external/oprofile/libop/ |
op_hw_config.h | 17 * loop or in array index access/index checking unless you know what you
|
/external/valgrind/main/memcheck/tests/ |
badpoll.c | 5 // At one point, poll()'s checking was not done accurately. This test
|
custom-overlap.c | 2 // with normal malloc() blocks in leak-checking -- if it happens, we ignore
|
malloc3.c | 27 // We no longer get a warning with this due to the calloc overflow checking
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
offline-access-frame.html | 8 applicationCache.onchecking = function() { log("checking"); }
|
/packages/apps/Mms/src/com/android/mms/ |
ContentRestrictionException.java | 21 * A generic exception that is thrown by checking content restriction.
|
/external/bison/lib/ |
xmalloc.c | 1 /* xmalloc.c -- malloc with out of memory checking 43 dynamically, with error checking. S must be nonzero. */ 60 /* Allocate N bytes of memory dynamically, with error checking. */ 69 objects each of S bytes, with error checking. S must be nonzero. */ 86 with error checking. */ 198 /* Allocate S bytes of zeroed memory dynamically, with error checking. 209 checking. S must be nonzero. */ 225 /* Clone an object P of size S, with error checking. There's no need
|
/external/chromium/chrome/browser/extensions/ |
extension_gallery_install_apitest.cc | 73 LOG(INFO) << "Starting tests without user gesture checking"; 81 LOG(INFO) << "Starting tests with user gesture checking";
|
/external/chromium/chrome/browser/ui/cocoa/applescript/ |
browsercrapplication+applescript.h | 27 // Called by applescript which takes care of bounds checking, make sure of it 33 // Called by applescript which takes care of bounds checking, make sure of it
|
/external/iptables/extensions/ |
libipt_addrtype.man | 50 The address type checking can be limited to the interface the packet is coming 61 The address type checking can be limited to the interface the packet is going
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/ |
ebt_among.h | 9 * Write-once-read-many hash table, used for checking if a given 10 * MAC address belongs to a set or not and possibly for checking
|
/external/qemu/distrib/zlib-1.2.3/ |
configure | 66 test -z "$CC" && echo Checking for gcc... 172 echo Checking for shared library support... 200 echo "Checking for unistd.h... Yes." 203 echo "Checking for unistd.h... No." 222 echo "Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()" 246 echo "Checking for vsnprintf() in stdio.h... Yes." 271 echo "Checking for return value of vsnprintf()... Yes." 274 echo "Checking for return value of vsnprintf()... No." 281 echo "Checking for vsnprintf() in stdio.h... No." 309 echo "Checking for return value of vsprintf()... Yes. [all...] |
/cts/tests/tests/permission/src/android/permission/cts/ |
NoLocationPermissionTest.java | 255 * Verify that checking IsProviderEnabled for GPS requires permissions. 265 * Verify that checking IsProviderEnabled for network requires permissions. 275 * Verify that checking addTestProvider for network requires permissions. 293 * Verify that checking removeTestProvider for network requires permissions. 308 * Verify that checking setTestProviderLocation for network requires permissions. 325 * Verify that checking clearTestProviderLocation for network requires permissions. 340 * Verify that checking setTestProviderEnabled requires permissions. 355 * Verify that checking clearTestProviderEnabled requires permissions. 370 * Verify that checking setTestProviderStatus requires permissions. 385 * Verify that checking clearTestProviderStatus requires permissions [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
xalloc.h | 1 /* xalloc.h -- malloc with out-of-memory checking 84 /* Allocate an object of type T dynamically, with error checking. */ 88 /* Allocate memory for N elements of type T, with error checking. */ 93 /* Allocate an object of type T dynamically, with error checking, 98 /* Allocate memory for N elements of type T, with error checking, 117 dynamically, with error checking. S must be nonzero. */ 129 objects each of S bytes, with error checking. S must be nonzero. */
|
/external/e2fsprogs/tests/f_badorphan/ |
expect.1 | 7 Pass 1: Checking inodes, blocks, and sizes 49 Pass 2: Checking directory structure 50 Pass 3: Checking directory connectivity 51 Pass 4: Checking reference counts 52 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/f_journal/ |
expect.1 | 54 Pass 1: Checking inodes, blocks, and sizes 55 Pass 2: Checking directory structure 56 Pass 3: Checking directory connectivity 57 Pass 4: Checking reference counts 58 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/m_no_opt/ |
expect.1 | 20 Pass 1: Checking inodes, blocks, and sizes 21 Pass 2: Checking directory structure 22 Pass 3: Checking directory connectivity 23 Pass 4: Checking reference counts 24 Pass 5: Checking group summary information
|
/external/e2fsprogs/tests/m_std/ |
expect.1 | 21 Pass 1: Checking inodes, blocks, and sizes 22 Pass 2: Checking directory structure 23 Pass 3: Checking directory connectivity 24 Pass 4: Checking reference counts 25 Pass 5: Checking group summary information
|
/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataTest.java | 316 // Exception checking 404 // Exception checking 426 // Exception checking 494 // Exception checking 506 // Exception checking 527 // Exception checking 547 // Exception checking 566 // Exception checking 585 // Exception checking 614 // Exception checking [all...] |