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

  /external/chromium_org/content/browser/
database_browsertest.cc 55 void DeleteRecord(Shell* shell, int index) {
57 shell, "deleteRecord(" + base::IntToString(index) + ")", "done");
99 IN_PROC_BROWSER_TEST_F(DatabaseTest, DeleteRecord) {
103 DeleteRecord(shell(), 0);
109 DeleteRecord(shell(), 1);
120 shell(), "deleteRecord(1)", "could not find row with index: 1");
151 DeleteRecord(shell(), 0);
156 shell(), "deleteRecord(1)", "could not find row with index: 1");
  /external/chromium_org/content/browser/indexed_db/
indexed_db_fake_backing_store.h 63 virtual leveldb::Status DeleteRecord(Transaction*,
indexed_db_fake_backing_store.cc 97 leveldb::Status IndexedDBFakeBackingStore::DeleteRecord(
indexed_db_backing_store.h 401 virtual leveldb::Status DeleteRecord(
indexed_db_backing_store.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoint.h     [all...]

Completed in 182 milliseconds