Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_pcache.c39 unsigned highStress; /* Call xStress agressively */ member
233 if( testpcacheGlobal.highStress && createFlag<2 ){ in testpcacheFetch()
431 unsigned highStress /* Call xStress agressively */ in installTestPCache() argument
455 testpcacheGlobal.highStress = highStress; in installTestPCache()
H A Dtest_malloc.c937 int highStress = 0; in test_alt_pcache() local
951 if( objc>=5 && Tcl_GetIntFromObj(interp, objv[4], &highStress) ){ in test_alt_pcache()
960 (unsigned)highStress); in test_alt_pcache()