HomeSort by relevance Sort by last modified time
    Searched refs:sqlite_open_file_count (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/sqlite/src/test/
mallocAll.test 57 if {$sqlite_open_file_count>0} {
58 puts "$tail did not close all files: $sqlite_open_file_count"
60 set sqlite_open_file_count 0
65 set sqlite_open_file_count 0
tester.tcl 519 global sqlite_open_file_count
562 if {$sqlite_open_file_count} {
563 puts "$sqlite_open_file_count files were left open"
    [all...]

Completed in 746 milliseconds