Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dinstruction_factory.cpp89 int fd_key = -1; in CreateFromProtoInstruction() local
137 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
144 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
159 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
177 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
200 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
/test/dittosuite/test/
Dresize_file_test.cpp41 int fd_key = dittosuite::SharedVariables::GetKey(thread_ids, "test_file"); in TEST_P() local