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

  /external/swiftshader/src/OpenGL/libGLESv2/
Query.h 42 GLboolean testQuery();
Query.cpp 115 while(!testQuery())
128 testQuery();
139 GLboolean Query::testQuery()
  /external/testng/src/test/java/test/junit/
JUnitConstructorTest.java 37 public void testQuery() {
  /cts/tests/tests/content/src/android/content/cts/
ContentProviderCursorWindowTest.java 34 public void testQuery() {
ContentResolverWrapTest.java 202 public void testQuery() throws Exception {
ContentProviderClientTest.java 108 public void testQuery() throws RemoteException {
ContentResolverTest.java 312 public void testQuery() {
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cContextFlushControlTests.hpp 98 bool testQuery(glu::RenderContext& context, glw::GLenum expected_value);
gl4cContextFlushControlTests.cpp 92 is_ok = is_ok && testQuery(m_context.getRenderContext(), GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH);
103 is_ok = is_ok && testQuery(*no_flush_context, GL_NONE);
145 bool gl4cts::ContextFlushControl::CoverageTest::testQuery(glu::RenderContext& context, glw::GLenum expected_value)
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_VideoTest.java 72 public void testQuery() throws Exception {
  /cts/tests/tests/media/src/android/media/cts/
RingtoneManagerTest.java 205 public void testQuery() {
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
ClientTest.java 90 public void testQuery() throws Exception {
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteQueryBuilderTest.java 240 public void testQuery() {
SQLiteDatabaseTest.java 752 public void testQuery() {
    [all...]
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java 117 public void testQuery() throws NameNotFoundException {
    [all...]
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
ClientTest.java 130 public void testQuery() throws Exception {
    [all...]

Completed in 247 milliseconds