Searched defs:seed (Results 1 – 8 of 8) sorted by relevance
| /test/dittosuite/src/ |
| D | instruction_factory.cpp | 55 uint32_t seed = options.seed(); in CreateFromProtoInstructionSet() local 145 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local 162 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local 186 uint32_t seed = options.seed(); in CreateFromProtoInstruction() local
|
| D | read_write_file.cpp | 26 Order access_order, uint32_t seed, Reseeding reseeding, in ReadWriteFile() 116 int64_t starting_offset, Order access_order, uint32_t seed, in WriteFile() 137 int64_t starting_offset, Order access_order, uint32_t seed, Reseeding reseeding, in ReadFile()
|
| D | resize_file.cpp | 43 uint64_t seed, Reseeding reseeding, int input_fd_key) 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 | 53 optional uint32 seed = 4; field 63 optional uint32 seed = 6; field 80 optional uint32 seed = 6; field 128 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
|