Searched defs:file_storage (Results 1 – 6 of 6) sorted by relevance
17 typedef std::vector<char> file_storage; in main() typedef
67 std::unique_ptr<protostore::FileStorage> file_storage, absl::Duration ttl, in PdsBackedOpStatsDb()
227 auto file_storage = std::make_unique<protostore::FileStorage>(); in Create() local
229 protostore::FileStorage file_storage; in TEST_F() local
436 protostore::FileStorage file_storage; in TEST_F() local
143 auto file_storage = std::make_unique<protostore::FileStorage>(); in Create() local