HomeSort by relevance Sort by last modified time
    Searched refs:testQuery (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Query11.h 32 GLboolean testQuery();
Query9.h 32 GLboolean testQuery();
Query11.cpp 66 while (!testQuery())
85 testQuery();
91 GLboolean Query11::testQuery()
Query9.cpp 66 while (!testQuery())
86 testQuery();
92 GLboolean Query9::testQuery()
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_VideoTest.java 61 public void testQuery() throws Exception {
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java 67 public void testQuery() throws NameNotFoundException {
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryBuilderTest.java 200 public void testQuery() {
SQLiteDatabaseTest.java 742 public void testQuery() {
    [all...]
  /packages/apps/Calendar/tests/src/com/android/calendar/
AsyncQueryServiceTest.java 107 public void testQuery() throws Exception {
129 Log.d(TAG, "testQuery Waiting >>>>>>>>>>>");
132 Log.d(TAG, "testQuery Done <<<<<<<<<<<<<<");
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 92 public void testQuery() throws MessagingException {
  /cts/tests/tests/content/src/android/content/cts/
ContentResolverTest.java 303 public void testQuery() {
    [all...]

Completed in 448 milliseconds