Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dfuzzcheck.c1525 static int inmemRandomness(sqlite3_vfs *NotUsed, int nBuf, char *zBuf){ in inmemRandomness() function
1545 inmemVfs.xRandomness = inmemRandomness; in inmemVfsRegister()