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

  /external/chromium_org/chrome/browser/chromeos/drive/
remove_stale_cache_files_unittest.cc 102 std::string local_id_2; local
107 resource_metadata_->AddEntry(entry, &local_id_2);
110 cache_->Store(local_id_2, md5_2_cache, dummy_file,
112 EXPECT_EQ(FILE_ERROR_OK, cache_->MarkDirty(local_id_2));
121 EXPECT_TRUE(cache_->GetCacheEntry(local_id_2, &cache_entry));

Completed in 61 milliseconds