Searched defs:seed (Results 1 – 8 of 8) sorted by relevance
| /test/dittosuite/src/ |
| D | read_write_file.cpp | 26 uint32_t seed, Reseeding reseeding, int input_fd_key) in ReadWriteFile() 115 int64_t starting_offset, Order access_order, uint32_t seed, in WriteFile() 136 Order access_order, uint32_t seed, Reseeding reseeding, int fadvise, in ReadFile()
|
| D | instruction_factory.cpp | 64 uint32_t seed = options.seed(); in CreateFromProtoInstructionSet() local 154 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local 171 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local 195 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local
|
| D | resize_file.cpp | 42 ResizeFileRandom::ResizeFileRandom(const Params& params, int64_t min, int64_t max, uint64_t seed, in ResizeFileRandom()
|
| D | instruction_set.cpp | 33 int item_key, Order access_order, Reseeding reseeding, uint32_t seed) in InstructionSet()
|
| /test/dittosuite/schema/ |
| D | benchmark.proto | 131 optional uint32 seed = 4; field 141 optional uint32 seed = 6; field 158 optional uint32 seed = 6; field 265 optional uint32 seed = 5; field
|
| /test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/ |
| D | BenchmarkJobService.java | 142 long seed = System.currentTimeMillis(); in randomModelList() local
|
| /test/mlts/benchmark/src/com/android/nn/benchmark/app/ |
| D | NNControls.java | 208 long seed = System.currentTimeMillis(); in btnRunDogfood() local
|
| /test/mlts/benchmark/jni/ |
| D | random_graph_test_jni.cpp | 303 auto seed = mSeedGenerator(); in createRandomModel() local
|