HomeSort by relevance Sort by last modified time
    Searched full:checking (Results 801 - 825 of 2117) sorted by null

<<31323334353637383940>>

  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
BufferedWriterTest.java 340 notes = "Illegal argument checking.",
InputStreamTest.java 199 notes = "Verifies argument checking of read(byte[], int, int).",
LineNumberInputStreamTest.java 212 notes = "IOException checking missed.",
PipedWriterTest.java 220 notes = "No IOException checking because it is never thrown in the source code.",
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/
ProcessManager.java 189 // Handle security and safety by copying mutable inputs and checking them.
  /dalvik/libcore/math/src/main/java/java/math/
BitLevel.java 220 // Checking if the dropped bits are zeros (the remainder equals to
  /dalvik/libcore/math/src/test/java/tests/api/java/math/
BigIntegerTest.java 173 notes = "NumberFormatException checking missed",
683 notes = "ArithmeticException checking missed",
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
NameConstraints.java 133 // Prepare the data structure to speed up the checking process.
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStoreSpiTest.java 383 + "CertificateException checking missed",
  /dalvik/libcore/security/src/test/java/tests/api/java/security/
AccessControlContextTest.java 111 //Null parameter checking
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
ConnectionStateSSLv3.java 331 // checking the mac value
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
ProcessorLRE.java 205 // System.out.println("Checking: "+p);
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/
SerializerMessages.java 226 "An instance of the Well-Formedness checker could not be created. The well-formed parameter was set to true but well-formedness checking can not be performed."
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
DOM2Helper.java 53 * disabled, and assumes all nodes are acceptable rather than checking
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSParserFilter.java 35 * <p> All validity checking while parsing a document occurs on the source
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
package.html 127 <td>unicode-normalization-checking</td>
  /dalvik/libcore/xml/src/test/java/tests/org/w3c/dom/
NamedNodeMapSetNamedItemNS.java 49 * successfully added by checking the nodeName of the retreived atttribute.
  /development/pdk/docs/source/
using-eclipse.jd 20 : You will still be using "make" to build the files you will actually run (in the emulator or on a device). You will be using Eclipse to edit files and verify that they compile, but when you want to run something you will need to make sure files are saved in Eclipse and run "make" in a shell. The Eclipse build is just for error checking.
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FrameBufferObjectActivity.java 232 * we are only checking for a few extensions each time a context is created.
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
ExampleAgent.java 202 * <p>We don't bother checking the versionCode of the app who originated
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 133 * Checking capitalization is unreliable. We do have a full list
  /external/apache-http/src/org/apache/http/
ProtocolVersion.java 145 // argument checking is done in the constructor
  /external/bison/lib/
bbitset.h 40 statistics and/or better run-time checking.
  /external/bluetooth/glib/docs/reference/glib/
running.sgml 161 possibly better than with comparable memory checking carried out using
  /external/bluetooth/glib/gio/
gicon.c 47 * for checking the equality of two icons, hashing of icons and

Completed in 189 milliseconds

<<31323334353637383940>>