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

  /external/chromium_org/chrome/browser/extensions/api/storage/
settings_frontend_unittest.cc 196 ValueStore* sync_storage = local
204 sync_storage->Set(
208 EXPECT_TRUE(sync_storage->Set(
236 static void UnlimitedSyncStorageTestCallback(ValueStore* sync_storage) {
241 sync_storage->Set(
245 EXPECT_TRUE(sync_storage->Set(

Completed in 427 milliseconds