Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c1123 static int testFormatSize(char *aBuf, int nBuf, i64 nByte){ in testFormatSize() function
1214 testFormatSize(aFilesize, sizeof(aFilesize), (i64)nBlock * (i64)nSize); in do_writer_test()
1215 testFormatSize(aBlockSize, sizeof(aFilesize), nSize); in do_writer_test()