Searched defs:instruction_set (Results 1 – 3 of 3) sorted by relevance
| /test/dittosuite/test/ |
| D | write_file_test.cpp | 176 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local 214 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local 252 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local
|
| D | read_file_test.cpp | 180 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local 218 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local 256 auto instruction_set = dittosuite::InstructionSet(syscall_, repeat, std::move(instructions)); in TEST_F() local
|
| /test/dittosuite/schema/ |
| D | benchmark.proto | 104 InstructionSet instruction_set = 2; field
|