Home
last modified time | relevance | path

Searched defs:fd_key (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/src/
Dinstruction_factory.cpp79 int fd_key = -1; in CreateFromProtoInstruction() local
129 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
136 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
151 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
169 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
192 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
/test/dittosuite/test/
Dresize_file_test.cpp39 int fd_key = dittosuite::SharedVariables::GetKey(thread_ids, "test_file"); in TEST_P() local