Home
last modified time | relevance | path

Searched defs:instruction_set (Results 1 – 3 of 3) sorted by relevance

/test/dittosuite/test/
Dwrite_file_test.cpp176 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
Dread_file_test.cpp180 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/
Dbenchmark.proto104 InstructionSet instruction_set = 2; field