Searched defs:queryArg (Results 1 – 4 of 4) sorted by relevance
184 ArgumentCaptor<Query> queryArg = ArgumentCaptor.forClass(Query.class); in testNotifyEvent() local251 ArgumentCaptor<Query> queryArg = ArgumentCaptor.forClass(Query.class); in testQuery_params() local
86 private void verifyMatch(String columnName, String queryArg) throws Exception { in verifyMatch()
1445 const uint32_t queryArg = GL_ACTIVE_VARIABLES; in getGLBufferLayout() local