Home
last modified time | relevance | path

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

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/lsm1/lsm-test/
H A Dlsmtest7.c148 static void testPagesize(lsm_db *db, int nPgsz, int nBlksz, int *pRc){ in testPagesize() function
174 testPagesize(db1, 4096, 1024, pRc); in do_test_api2()
176 testPagesize(db2, 4096, 1024, pRc); in do_test_api2()
182 testPagesize(db1, 1024, 64*1024, pRc); in do_test_api2()
184 testPagesize(db2, 1024, 64*1024, pRc); in do_test_api2()
190 testPagesize(db1, 8192, 2*1024, pRc); in do_test_api2()
192 testPagesize(db2, 8192, 2*1024, pRc); in do_test_api2()
/dports/databases/sqlite3/sqlite-src-3350500/ext/lsm1/lsm-test/
H A Dlsmtest7.c148 static void testPagesize(lsm_db *db, int nPgsz, int nBlksz, int *pRc){ in testPagesize() function
174 testPagesize(db1, 4096, 1024, pRc); in do_test_api2()
176 testPagesize(db2, 4096, 1024, pRc); in do_test_api2()
182 testPagesize(db1, 1024, 64*1024, pRc); in do_test_api2()
184 testPagesize(db2, 1024, 64*1024, pRc); in do_test_api2()
190 testPagesize(db1, 8192, 2*1024, pRc); in do_test_api2()
192 testPagesize(db2, 8192, 2*1024, pRc); in do_test_api2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest7.c148 static void testPagesize(lsm_db *db, int nPgsz, int nBlksz, int *pRc){ in testPagesize() function
174 testPagesize(db1, 4096, 1024, pRc); in do_test_api2()
176 testPagesize(db2, 4096, 1024, pRc); in do_test_api2()
182 testPagesize(db1, 1024, 64*1024, pRc); in do_test_api2()
184 testPagesize(db2, 1024, 64*1024, pRc); in do_test_api2()
190 testPagesize(db1, 8192, 2*1024, pRc); in do_test_api2()
192 testPagesize(db2, 8192, 2*1024, pRc); in do_test_api2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/lsm1/lsm-test/
H A Dlsmtest7.c148 static void testPagesize(lsm_db *db, int nPgsz, int nBlksz, int *pRc){ in testPagesize() function
174 testPagesize(db1, 4096, 1024, pRc); in do_test_api2()
176 testPagesize(db2, 4096, 1024, pRc); in do_test_api2()
182 testPagesize(db1, 1024, 64*1024, pRc); in do_test_api2()
184 testPagesize(db2, 1024, 64*1024, pRc); in do_test_api2()
190 testPagesize(db1, 8192, 2*1024, pRc); in do_test_api2()
192 testPagesize(db2, 8192, 2*1024, pRc); in do_test_api2()