Searched refs:MockSimpleIndexFile (Results 1 – 1 of 1) sorted by relevance
63 class MockSimpleIndexFile final : public SimpleIndexFile { class65 explicit MockSimpleIndexFile(net::CacheType cache_type) in MockSimpleIndexFile() function in disk_cache::MockSimpleIndexFile101 base::WeakPtr<MockSimpleIndexFile> AsWeakPtr() { in AsWeakPtr()111 base::WeakPtrFactory<MockSimpleIndexFile> weak_ptr_factory_{this};125 auto index_file = std::make_unique<MockSimpleIndexFile>(CacheType()); in SetUp()175 const MockSimpleIndexFile* index_file() const { return index_file_.get(); } in index_file()186 base::WeakPtr<MockSimpleIndexFile> index_file_;