Searched refs:backup_step (Results 1 – 3 of 3) sorted by relevance
91 # * the call to backup_step() returns an SQLITE_IOERR_XXX error code.93 # * after the failed call to backup_step() but before the call to111 # from the next call to backup_step() (in step 5 of this test207 # No IO error was encountered during step 3. Check that backup_step()
41 # backup-9.*: Test that passing a negative argument to backup_step() is
213 int (*backup_step)(sqlite3_backup*,int); member556 #define sqlite3_backup_step sqlite3_api->backup_step