/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.
|
/dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/ |
ASCCharsetTest.java | 48 notes = "IllegalStateException checking missed.", 67 notes = "IllegalStateException checking missed.",
|
GBCharsetEncoderTest.java | 52 notes = "IllegalStateException checking missed.", 70 notes = "IllegalStateException checking missed.",
|
ISOCharsetTest.java | 48 notes = "ATTENTION: THIS TEST IS FOR THE ISOCharsetEncoder.encode AND NOT THE TARGET ANNOTATED!!! the Functional test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.", 68 notes = "ATTENTION: THIS TEST IS FOR THE ISOCharsetEncoder.encode AND NOT THE TARGET ANNOTATED!!! Functional test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
|
UTF16BECharsetTest.java | 46 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.", 63 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
|
UTF16LECharsetTest.java | 46 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.", 63 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.",
|
UTF8CharsetTest.java | 46 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestDecode. Exceptions checking missed.", 63 notes = "Functional test, text source: AbstractCharsetTestCase.internalTestEncode. Exceptions checking missed.",
|
ISOCharsetEncoderTest.java | 57 notes = "IllegalStateException checking missed.", 76 notes = "Regression test. IllegalStateException checking missed.", 82 notes = "Regression test. IllegalStateException checking missed.", 94 notes = "IllegalStateException checking missed.",
|
UTF16CharsetEncoderTest.java | 75 notes = "IllegalStateException checking missed.", 90 notes = "IllegalStateException checking missed.", 115 notes = "IllegalStateException checking missed.", 121 notes = "IllegalStateException checking missed.",
|
/dalvik/vm/compiler/ |
Dataflow.h | 111 int maxC; // For DIV - will affect upper bound checking 112 int minC; // For DIV - will affect lower bound checking
|
/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 | 55 * for consistency checking 63 * For consistency checking, returns the expected enum ordinal value for the given index value.
|
/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/webkit/WebKitTools/Scripts/webkitpy/style/processors/ |
common.py | 23 """Supports style checking not specific to any one processor.""" 27 # categories is tested, for example by checking that all of its
|
/frameworks/base/tests/CoreTests/android/core/ |
InetAddrTest.java | 28 * Tests InetAddr class by checking methods to resolve domains to IP addresses 29 * and by checking if the class returns correct addresses for local host address
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/ |
console.h | 65 U32 low_val; /* Low val for range checking */ 66 U32 hi_val; /* Hi val for range checking/max length of string */
|
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/inc/ |
console.h | 65 U32 low_val; /* Low val for range checking */ 66 U32 hi_val; /* Hi val for range checking/max length of string */
|
/dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/ |
PreferencesTest.java | 136 notes = "SecurityException checking missed.", 167 notes = "SecurityException checking missed.", 193 notes = "SecurityException checking missed.", 212 notes = "SecurityException & IOException checking missed.", 238 notes = "SecurityException & IOException checking missed.", 329 notes = "SecurityException checking.", 335 notes = "SecurityException checking.", 341 notes = "SecurityException checking.", 347 notes = "SecurityException checking.", 353 notes = "SecurityException checking." [all...] |
/external/bison/ |
configure | 806 -q, --quiet, --silent do not print \`checking...' messages [all...] |
/dalvik/dx/src/com/android/dx/dex/cf/ |
CfOptions.java | 33 /** whether strict file-name-vs-class-name checking should be done */
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/functions/ |
package.html | 23 FunctionOneArg, Function2Args, etc, with number-of-arguments checking being
|
/external/bison/lib/ |
xstrndup.c | 2 checking.
|
xstrndup.h | 2 checking.
|