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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
operation_test_base.h 155 test_util::DestroyHelperForTests> metadata_storage_;
157 scoped_ptr<internal::FileCache, test_util::DestroyHelperForTests> cache_;
158 scoped_ptr<internal::ResourceMetadata, test_util::DestroyHelperForTests>
  /external/chromium_org/chrome/browser/chromeos/drive/
remove_stale_cache_files_unittest.cc 52 test_util::DestroyHelperForTests> metadata_storage_;
53 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
54 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests>
test_util.h 34 struct DestroyHelperForTests {
directory_loader_unittest.cc 134 test_util::DestroyHelperForTests> metadata_storage_;
135 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
136 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests> metadata_;
change_list_loader_unittest.cc 138 test_util::DestroyHelperForTests> metadata_storage_;
139 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
140 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests> metadata_;
file_system_unittest.cc 217 test_util::DestroyHelperForTests> metadata_storage(
222 scoped_ptr<internal::FileCache, test_util::DestroyHelperForTests> cache(
228 scoped_ptr<internal::ResourceMetadata, test_util::DestroyHelperForTests>
314 test_util::DestroyHelperForTests> metadata_storage_;
315 scoped_ptr<internal::FileCache, test_util::DestroyHelperForTests> cache_;
316 scoped_ptr<internal::ResourceMetadata, test_util::DestroyHelperForTests>
    [all...]
change_list_processor_unittest.cc 163 test_util::DestroyHelperForTests> metadata_storage_;
165 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
166 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests> metadata_;
search_metadata_unittest.cc 156 test_util::DestroyHelperForTests> metadata_storage_;
157 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests>
159 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
sync_client_unittest.cc 259 test_util::DestroyHelperForTests> metadata_storage_;
260 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
261 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests> metadata_;
resource_metadata_unittest.cc 162 scoped_ptr<ResourceMetadataStorage, test_util::DestroyHelperForTests>
165 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
166 scoped_ptr<ResourceMetadata, test_util::DestroyHelperForTests>
file_cache_unittest.cc 67 scoped_ptr<ResourceMetadataStorage, test_util::DestroyHelperForTests>
69 scoped_ptr<FileCache, test_util::DestroyHelperForTests> cache_;
resource_metadata_storage_unittest.cc 67 test_util::DestroyHelperForTests> storage_;

Completed in 1073 milliseconds