Home
last modified time | relevance | path

Searched refs:file_sizes (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Dimage_aggregator.cc49 std::vector<off_t> file_sizes; in BpttoolInput() local
79 file_sizes.push_back(partition_file_size); in BpttoolInput()
88 partition_json["size"] = (Json::Int64) file_sizes[i]; in BpttoolInput()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/iobench/
Diobench.py51 f.file_sizes = sizes
297 for s in test_func.file_sizes: