Home
last modified time | relevance | path

Searched refs:TestSessionsBlob (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/session/
H A Dtest_session.c191 struct TestSessionsBlob { struct
195 typedef struct TestSessionsBlob TestSessionsBlob; argument
202 TestSessionsBlob *pBlob = (TestSessionsBlob*)pCtx; in testStreamOutput()
282 TestSessionsBlob o = {0, 0}; in test_session_cmd()
934 TestSessionsBlob sOut; /* Output blob */ in test_sqlite3changeset_invert()
975 TestSessionsBlob sOut = {0,0}; /* Output blob */ in test_sqlite3changeset_concat()
1222 TestSessionsBlob sOut; /* Output blob */ in test_rebaser_cmd()