Searched refs:fuzzerCost (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_fuzzer.c380 static fuzzer_cost fuzzerCost(fuzzer_stem *pStem){ function
450 fuzzerCost(pStem);
457 if( pStem->pRule && fuzzerCost(pStem)>pCur->rLimit ) pStem->pRule = 0;

Completed in 66 milliseconds