Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dinstruction_factory.cpp90 int fd_key = -1; in CreateFromProtoInstruction() local
138 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
145 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
160 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
178 int fd_key = SharedVariables::GetKey(thread_ids, options.input_fd()); in CreateFromProtoInstruction() local
201 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