Home
last modified time | relevance | path

Searched defs:BlobInfo (Results 1 – 1 of 1) sorted by relevance

/system/utest/blobfs-bench/
A Dblobfs-bench.cpp48 struct BlobInfo { struct
50 fbl::StringBuffer<fs_test_utils::kPathSize> path;
52 fbl::unique_ptr<char[]> merkle;
53 size_t size_merkle;
55 fbl::unique_ptr<char[]> data;
56 size_t size_data;

Completed in 6 milliseconds