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

  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
Query11.h 32 gl::Error testQuery();
Query11.cpp 67 gl::Error error = testQuery();
87 gl::Error error = testQuery();
98 gl::Error Query11::testQuery()
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
Query9.h 32 gl::Error testQuery();
Query9.cpp 74 gl::Error error = testQuery();
94 gl::Error error = testQuery();
105 gl::Error Query9::testQuery()
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_VideoTest.java 62 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 204 public void testQuery() {
SQLiteDatabaseTest.java 742 public void testQuery() {
    [all...]
  /cts/tests/tests/content/src/android/content/cts/
ContentResolverTest.java 303 public void testQuery() {
    [all...]

Completed in 824 milliseconds