Lines Matching refs:trc
216890 TESTONLY(int trc = ) pSession->hook.xOld(pSession->hook.pCtx, i, &p);216891 assert( trc==SQLITE_OK );216893 TESTONLY(int trc = ) pSession->hook.xNew(pSession->hook.pCtx, i, &p);216894 assert( trc==SQLITE_OK );