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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_malloc.c736 static int mallocLogEnabled = 0; variable
746 if( mallocLogEnabled ){
823 mallocLogEnabled = 1;
826 mallocLogEnabled = 0;
868 mallocLogEnabled = 1;

Completed in 53 milliseconds