HomeSort by relevance Sort by last modified time
    Searched full:annotated (Results 226 - 250 of 477) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/tools/testing/
activity_testing.jd 307 can't invoke the touch mode method from a test method that is annotated with
368 This error is common if your test method is annotated with <code>@UiThreadTest</code> but
  /external/littlemock/src/com/google/testing/littlemock/
LittleMock.java 327 * Injects fields annotated with {@link Mock} with a newly created mock, and those
328 * annotated with {@link Captor} with a suitable capture object.
331 * suitably annotated fields.
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
ClassDataItem.java 420 * The output is to be annotated, so redo the work previously
  /dalvik/dx/src/com/android/dx/dex/file/
ClassDataItem.java 417 * The output is to be annotated, so redo the work previously
  /external/chromium/chrome/browser/net/
predictor.h 107 // annotated with negligible expected-use. Scales down (diminishes) the
  /external/chromium/chrome/common/
render_messages.h 11 // TODO(erg): This list has been temporarily annotated by erg while doing work
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
ClassDataItem.java 417 * The output is to be annotated, so redo the work previously
  /external/guava/guava/src/com/google/common/eventbus/
EventBus.java 228 "missing event handler for an annotated method. Is " + object + " registered?");
  /external/jsr305/javadoc/javax/annotation/concurrent/
GuardedBy.html 104 The argument determines which lock guards the annotated field or method: this :
  /external/smali/baksmali/src/main/java/org/jf/baksmali/
main.java 419 .withDescription("dumps the given dex file into a single annotated dump file named FILE" +
  /external/tinyxml/docs/
classTiXmlAttribute.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
classTiXmlBase.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a></div>
functions.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindexHL" href="functions.html">Class&nbsp;Members</a></div>
functions_func.html 7 <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindexHL" href="functions.html">Class&nbsp;Members</a></div>
  /external/valgrind/main/callgrind/docs/
cl-manual.xml 159 <para>Use <option>--auto=yes</option> to get annotated source code
163 annotated call sites with call counts. For all other options,
    [all...]
  /external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h 37 // Note, that some of the methods defined here are annotated with
  /external/webkit/Tools/CodeCoverage/
regenerate-coverage-display 234 path = "%s/%s.annotated%s" % (data_dir,last_id,file_name)
  /frameworks/base/docs/html/reference/renderscript/
rs__allocation_8rsh.html 22 <li><a href="annotated.html"><span>Structs</span></a></li>
rs__allocation_8rsh_source.html 22 <li><a href="annotated.html"><span>Structs</span></a></li>
rs__core_8rsh.html 22 <li><a href="annotated.html"><span>Structs</span></a></li>
rs__core_8rsh_source.html 22 <li><a href="annotated.html"><span>Structs</span></a></li>
  /frameworks/support/volley/src/com/android/volley/
Request.java 231 * Returns the annotated cache entry, or null if there isn't one.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java 473 // Gather metadata from each annotated field.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-c++filt.1 284 the one specified by the \*(C+ Annotated Reference Manual
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-c++filt.1 284 the one specified by the \*(C+ Annotated Reference Manual

Completed in 1522 milliseconds

1 2 3 4 5 6 7 8 91011>>