Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c1501 int nLeakByte = 0; /* Bytes leaked by lsm */ in main() local
1530 testMallocCheck(tdb_lsm_env(), &nLeakAlloc, &nLeakByte, pReport); in main()
1533 testMallocCheck(tdb_lsm_env(), &nLeakAlloc, &nLeakByte, 0); in main()
1538 nLeakByte, nLeakAlloc, zReport in main()