HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 251 - 275 of 3581) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLEntryTest.java 114 // checking for reflexive law:
120 // checking for symmetric law:
126 // checking for transitive law:
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
CertificateTest.java 103 // checking for reflexive law:
109 // checking for symmetric law:
115 // checking for transitive law:
  /external/qemu/docs/
ANDROID-MEMCHECK.TXT 15 emulator's memory checking, and libc's instrumentation are turned on by the
18 actions related to the memory checking.
55 All the code related to memory checking is guarded in emulator's code by
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkUnitTestRunner.java 58 // Running all unit tests checking the state machine may be time-consuming.
63 // Running all unit tests checking the state machine may be time-consuming.
75 // Running all unit tests checking the state machine may be time-consuming.
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsUsageMonitor.java 30 * SMS/MMS messages an app can send in the checking period.
39 /** Default checking period for SMS sent without user permission. */
42 /** Default number of SMS sent in checking period without user permission. */
  /libcore/luni/src/test/java/tests/api/javax/security/cert/
CertificateTest.java 109 // checking for reflexive law:
116 // checking for symmetric law:
123 // checking for transitive law:
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 69 echo checking for size_t... no
71 echo checking for size_t... yes
83 echo checking for ssize_t... no
85 echo checking for ssize_t... yes
93 echo checking for void *... yes
96 echo checking for void *... no
bootstrap.sh.in 69 echo checking for size_t... no
71 echo checking for size_t... yes
83 echo checking for ssize_t... no
85 echo checking for ssize_t... yes
93 echo checking for void *... yes
96 echo checking for void *... no
  /dalvik/vm/compiler/
Dataflow.h 120 int maxC; // For DIV - will affect upper bound checking
121 int minC; // For DIV - will affect lower bound checking
  /external/chromium/chrome/browser/
repost_form_warning_uitest.cc 46 // Try to reload it twice, checking for repost.
77 // Try to reload it, checking for repost.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
window_applescript.h 53 // Called by applescript which takes care of bounds checking, make sure of it
58 // Called by applescript which takes care of bounds checking, make sure of it
  /external/dbus/cmake/
readme-cmake.txt 44 DBUS_DISABLE_ASSERTS "Disable assertion checking" OFF
50 DBUS_DISABLE_CHECKS "Disable public API sanity checking" OFF
  /external/easymock/src/org/easymock/
IMocksControl.java 75 * Switches order checking on and off.
76 * @param state <code>true</code> switches order checking on, <code>false</code> switches it off.
  /external/guava/src/com/google/common/util/concurrent/
CheckedFuture.java 49 * Exception checking version of {@link Future#get()} that will translate
59 * Exception checking version of {@link Future#get(long, TimeUnit)} that will
  /external/icu4c/tools/ctestfw/unicode/
udbgutil.h 56 * for consistency checking
64 * For consistency checking, returns the expected enum ordinal value for the given index value.
  /external/icu4c/tools/toolutil/
udbgutil.h 55 * for consistency checking
63 * For consistency checking, returns the expected enum ordinal value for the given index value.
  /external/llvm/include/llvm/Analysis/
Lint.h 10 // This file defines lint interfaces that can be used for some sanity checking
11 // of input to the system, and for checking that transformations
  /external/llvm/test/Transforms/GVN/
pre-single-pred.ll 5 ; we were never actually checking that case. Now we actually do perform some
6 ; conservative checking to make sure we don't make paths longer, but we don't
  /external/srtp/crypto/test/
aes_calc.c 56 /* read in key, checking length */
74 /* read in plaintext, checking length */
  /external/stlport/stlport/
bitset 38 // to test(), except that it does no range checking. The non-const version
39 // returns a reference to a bit, again without doing any range checking.
  /external/valgrind/main/
AUTHORS 28 Dirk Mueller contributed the malloc/free mismatch checking
31 Robert Walsh added file descriptor leakage checking, new library
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.h 18 // Thorough syscall scalar arg checking. Also serves as thorough checking
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
documentadoptnode28.js 80 checking the nodeName of the adopted Element and by checking if the attribute was adopted.
  /external/webkit/Source/WebKit/chromium/public/
WebSpellCheckClient.h 44 // The client should perform spell-checking on the given text. If the
54 // Requests asynchronous spelling and grammar checking, whose result should be
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
mock_drt_unittest.py 62 # Only checking that no exception is raised.
66 # Only checking that no exception is raised.
78 # Only checking that no exception is raised.
82 # Only checking that no exception is raised.
86 # Only checking that no exception is raised.
90 # Only checking that no exception is raised.
94 # Only checking that no exception is raised.
98 # Only checking that no exception is raised.

Completed in 1497 milliseconds

<<11121314151617181920>>