HomeSort by relevance Sort by last modified time
    Searched defs:verifyInt (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerFunctionalTest.java 88 verifyInt(cursor, DownloadManager.COLUMN_REASON, error);
171 verifyInt(cursor, DownloadManager.COLUMN_STATUS, DownloadManager.STATUS_SUCCESSFUL);
411 verifyInt(cursor, DownloadManager.COLUMN_STATUS, DownloadManager.STATUS_FAILED);
412 verifyInt(cursor, DownloadManager.COLUMN_REASON,
DownloadManagerBaseTest.java     [all...]
  /external/guice/extensions/persist/lib/
hibernate3.jar 

Completed in 69 milliseconds