Searched defs:TestWindowCtx (Results 1 – 1 of 1) sorted by relevance
33 typedef struct TestWindowCtx TestWindowCtx; typedef34 struct TestWindowCtx { struct47 TestWindowCtx *pCtx = sqlite3_aggregate_context(ctx, sizeof(TestWindowCtx)); in doTestWindowStep() argument