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

  /external/chromium_org/extensions/browser/api/storage/
storage_frontend_unittest.cc 203 ValueStore* sync_storage = local
211 sync_storage->Set(
215 EXPECT_TRUE(sync_storage->Set(
243 static void UnlimitedSyncStorageTestCallback(ValueStore* sync_storage) {
248 sync_storage->Set(
252 EXPECT_TRUE(sync_storage->Set(

Completed in 42 milliseconds