Searched refs:test_destructor_count_var (Results 1 – 1 of 1) sorted by relevance
91 static int test_destructor_count_var = 0; variable97 test_destructor_count_var--; in destructor()107 test_destructor_count_var++; in test_destructor()130 test_destructor_count_var++; in test_destructor16()150 sqlite3_result_int(pCtx, test_destructor_count_var); in test_destructor_count()