Home
last modified time | relevance | path

Searched defs:queryArg (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/cts/tests/searchui/src/android/searchuiservice/cts/
H A DSearchUiManagerTest.java184 ArgumentCaptor<Query> queryArg = ArgumentCaptor.forClass(Query.class); in testNotifyEvent() local
251 ArgumentCaptor<Query> queryArg = ArgumentCaptor.forClass(Query.class); in testQuery_params() local
/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/
H A DMediaStoreMatchTest.java86 private void verifyMatch(String columnName, String queryArg) throws Exception { in verifyMatch()
/aosp_15_r20/cts/tests/mediaprovider/modern/src/android/provider/cts/media/modern/
H A DMediaStoreMatchTest.java86 private void verifyMatch(String columnName, String queryArg) throws Exception { in verifyMatch()
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1445 const uint32_t queryArg = GL_ACTIVE_VARIABLES; in getGLBufferLayout() local