Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_window.c76 static void doTestWindowFinalize(int bValue, sqlite3_context *ctx){ in doTestWindowFinalize() function
123 doTestWindowFinalize(0, ctx); in testWindowFinal()
126 doTestWindowFinalize(1, ctx); in testWindowValue()