/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/ |
H A D | presenter_test.ts | 78 const testQuery = 'search query'; constant 135 const testQuery = 'successful non-empty query'; constant 186 const testQuery = 'unsuccessful query'; constant 195 const testQuery = 'query to be overwritten'; constant 229 const testQuery = 'save query'; constant 243 const testQuery = 'delete query'; constant
|
H A D | viewer_search_component_test.ts | 46 const testQuery = 'select * from table'; constant
|
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/ |
H A D | SealedGenericClassesTest.kt | 33 fun testQuery() { in testQuery() method in kotlinx.serialization.SealedGenericClassesTest
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | ContentProviderCursorWindowTest.java | 36 public void testQuery() { in testQuery() method in ContentProviderCursorWindowTest
|
H A D | ContentResolverWrapTest.java | 222 public void testQuery() throws Exception { in testQuery() method in ContentResolverWrapTest
|
H A D | ContentProviderClientTest.java | 122 public void testQuery() throws RemoteException { in testQuery() method in ContentProviderClientTest
|
H A D | ContentResolverTest.java | 351 public void testQuery() { in testQuery() method in ContentResolverTest
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/search/ |
D | SearchFeatureTest.kt | 408 val testQuery = "testquery" in testSearchBar_onBackAction_clearsQuery() constant
|
/aosp_15_r20/external/testng/src/test/java/test/junit/ |
H A D | JUnitConstructorTest.java | 37 public void testQuery() { in testQuery() method in JUnitConstructorTest
|
/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/ |
H A D | MediaStore_VideoTest.java | 73 public void testQuery() throws Exception { in testQuery() method in MediaStore_VideoTest
|
/aosp_15_r20/cts/tests/mediaprovider/modern/src/android/provider/cts/media/modern/ |
H A D | MediaStore_VideoTest.java | 75 public void testQuery() throws Exception { in testQuery() method in MediaStore_VideoTest
|
/aosp_15_r20/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/picker/ |
D | PickCountRecordProviderTest.java | 58 public void testQuery() { in testQuery() method in PickCountRecordProviderTest
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Query9.cpp | 119 angle::Result Query9::testQuery(Context9 *context9) in testQuery() function in rx::Query9
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | RingtoneManagerTest.java | 270 public void testQuery() { in testQuery() method in RingtoneManagerTest
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Query11.cpp | 247 angle::Result Query11::testQuery(Context11 *context11, QueryState *queryState) in testQuery() function in rx::Query11
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cContextFlushControlTests.cpp | 145 bool gl4cts::ContextFlushControl::CoverageTest::testQuery(glu::RenderContext &context, glw::GLenum … in testQuery() function in gl4cts::ContextFlushControl::CoverageTest
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/ |
H A D | ClientTest.java | 111 public void testQuery() throws Exception { in testQuery() method in ClientTest
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/data/events/ |
D | EventsDaoTest.java | 189 Query testQuery = new Query.Builder(5L, APP_NAME, mService, mServiceCert, mQueryData) in testDeleteEventsAndQueries() local
|
/aosp_15_r20/cts/tests/tests/database/src/android/database/sqlite/cts/ |
H A D | SQLiteQueryBuilderTest.java | 295 public void testQuery() { in testQuery() method in SQLiteQueryBuilderTest
|
H A D | SQLiteDatabaseTest.java | 930 public void testQuery() { in testQuery() method in SQLiteDatabaseTest
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/ |
H A D | ClientTest.java | 136 public void testQuery() throws Exception { in testQuery() method in ClientTest
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/ |
D | SQLiteQueryBuilderTest.java | 290 public void testQuery() { in testQuery() method in SQLiteQueryBuilderTest
|
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/ |
D | PickerUriResolverTest.java | 782 private void testQuery(Uri uri) throws Exception { in testQuery() method in PickerUriResolverTest
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/pm/cts/ |
H A D | PackageManagerTest.java | 387 public void testQuery() throws NameNotFoundException { in testQuery() method in PackageManagerTest
|
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/ |
H A D | AppSearchSessionCtsTestBase.java | 2636 public void testQuery() throws Exception { in testQuery() method in AppSearchSessionCtsTestBase
|