HomeSort by relevance Sort by last modified time
    Searched full:nckpt (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 940 int nCkpt = 0; /* Checkpoints so far */
946 if( err.rc==SQLITE_OK ) nCkpt++;
952 return sqlite3_mprintf("%d checkpoints", nCkpt);
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
wal.c 425 u32 nCkpt; /* Checkpoint sequence counter in the wal-header */
    [all...]
test1.c     [all...]

Completed in 122 milliseconds