Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_window.c125 static void testWindowValue(sqlite3_context *ctx){ in testWindowValue() function
168 testWindowStep, testWindowFinal, testWindowValue, testWindowInverse, in test_create_window()
195 0, testWindowFinal, testWindowValue, testWindowInverse, in test_create_window_misuse()
200 testWindowStep, 0, testWindowValue, testWindowInverse, in test_create_window_misuse()
210 testWindowStep, testWindowFinal, testWindowValue, 0, in test_create_window_misuse()