HomeSort by relevance Sort by last modified time
    Searched full:here (Results 1226 - 1250 of 8873) sorted by null

<<41424344454647484950>>

  /cts/tests/tests/bluetooth/src/android/bluetooth/cts/
BasicAdapterTest.java 31 * this method will return null. The assumption here is that
  /cts/tests/tests/content/src/android/content/res/cts/
AssetFileDescriptor_AutoCloseOutputStreamTest.java 48 // Here is no need to close AutoCloseOutputStream, as AssetFileDescriptor will do it for us.
  /cts/tests/tests/database/src/android/database/cts/
AbstractCursor_SelfContentObserverTest.java 62 // here, the directly call of AbstractCurso#onChange is intended to test
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteOpenHelperTest.java 67 fail("Constructor of SQLiteOpenHelp should throws a IllegalArgumentException here.");
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebBackForwardListTest.java 119 notes = "clone() is protected and WebBackForwardList cannot be subclassed here",
  /cts/tools/dasm/src/java_cup/
lalr_item.java 216 /* if we get here everything past the dot was nullable
258 /* if we get here its all nullable */
264 /** Equality comparison -- here we only require the cores to be equal since
287 /** Return a hash code -- here we only hash the core since we only test core
  /cts/tools/signature-tools/src/signature/compare/model/subst/
ViewpointAdapter.java 99 // here happens the substitution
  /dalvik/
README.txt 15 Here is the combined header comment:
  /dalvik/docs/opcodes/
opcode-7b-unop.html 95 output with and without pairs here. Probably it's better to split it up.
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedField.java 118 // TODO: Maybe put something better here?
HeaderItem.java 61 // Nothing to do here.
  /dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java 51 // move-result-pseudo is required here
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarInputStreamTest.java 575 jis.close(); // Android throws exception here, already!
576 jis.getNextEntry(); // But RI here, only!
634 jis.close(); // Android throws exception here, already!
635 jis.read(b, 0, 100); // But RI here, only!
  /dalvik/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/
ChunkHandler.java 89 * This is here because multiple chunk handlers can make use of it,
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
JTidyDocumentBuilderFactory.java 60 // we will do it here
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
GenericIPMreq.java 95 * here we need to get the first IPV4 address as we only use it if
  /dalvik/libcore/luni/src/test/java/com/google/coretests/
CoreTestIsolator.java 81 // Nothing to see here, please get along
  /dalvik/libcore/luni/src/test/java/tests/api/java/net/
UnixSocketTest.java 108 // get a free port here
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
WeakHashMapTest.java 111 empty.put("something", "here");
112 assertTrue("cannot get element", empty.get("something") == "here");
150 empty.put("something", "here");
151 assertTrue("cannot get element", empty.get("something") == "here");
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
ASN1Sequence.java 41 * case here, if an object appears to have been explicitly tagged on
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cms/
SignedData.java 56 // we should also be looking for attribute certificates here,
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
DisplayText.java 55 * Describe constant <code>DISPLAY_TEXT_MAXIMUM_SIZE</code> here.
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DriverPropertyInfoTest.java 99 // Constructor here...
TestHelper_Driver1.java 114 // Basic version here returns false
TestHelper_Driver4.java 130 // Basic version here returns false

Completed in 483 milliseconds

<<41424344454647484950>>