Home
last modified time | relevance | path

Searched refs:ResizeFileRandom (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/test/dittosuite/src/
H A Dresize_file.cpp42 ResizeFileRandom::ResizeFileRandom(const Params& params, int64_t min, int64_t max, uint64_t seed, in ResizeFileRandom() function in dittosuite::ResizeFileRandom
51 void ResizeFileRandom::SetUp() { in SetUp()
58 void ResizeFileRandom::SetUpSingle() { in SetUpSingle()
H A Dinstruction_factory.cpp203 return std::make_unique<ResizeFileRandom>(instruction_params, options.min(), options.max(), in CreateFromProtoInstruction()
/aosp_15_r20/test/dittosuite/include/ditto/
H A Dresize_file.h37 class ResizeFileRandom : public ResizeFile {
39 explicit ResizeFileRandom(const Params& params, int64_t min, int64_t max, uint64_t seed,
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto127 message ResizeFileRandom { message
241 ResizeFileRandom resize_file_random = 10;