Home
last modified time | relevance | path

Searched refs:SetUpSingle (Results 1 – 16 of 16) sorted by relevance

/test/dittosuite/src/
Ddelete_file.cpp28 void DeleteFile::SetUpSingle() { in SetUpSingle() function in dittosuite::DeleteFile
32 Instruction::SetUpSingle(); in SetUpSingle()
Dread_write_file.cpp58 void ReadWriteFile::SetUpSingle() { in SetUpSingle() function in dittosuite::ReadWriteFile
109 Instruction::SetUpSingle(); in SetUpSingle()
142 void ReadFile::SetUpSingle() { in SetUpSingle() function in dittosuite::ReadFile
149 ReadWriteFile::SetUpSingle(); in SetUpSingle()
Dresize_file.cpp58 void ResizeFileRandom::SetUpSingle() { in SetUpSingle() function in dittosuite::ResizeFileRandom
66 Instruction::SetUpSingle(); in SetUpSingle()
Dmultithreading.cpp26 void Multithreading::SetUpSingle() { in SetUpSingle() function in dittosuite::Multithreading
32 Instruction::SetUpSingle(); in SetUpSingle()
Dopen_file.cpp55 void OpenFile::SetUpSingle() { in SetUpSingle() function in dittosuite::OpenFile
64 Instruction::SetUpSingle(); in SetUpSingle()
Dinstruction.cpp44 SetUpSingle(); in Run()
78 void Instruction::SetUpSingle() { in SetUpSingle() function in dittosuite::Instruction
Dinstruction_set.cpp57 void InstructionSet::SetUpSingle() { in SetUpSingle() function in dittosuite::InstructionSet
61 Instruction::SetUpSingle(); in SetUpSingle()
Dmultiprocessing.cpp33 void Multiprocessing::SetUpSingle() { in SetUpSingle() function in dittosuite::Multiprocessing
119 Instruction::SetUpSingle(); in SetUpSingle()
/test/dittosuite/include/ditto/
Dread_write_file.h36 virtual void SetUpSingle() override;
87 void SetUpSingle() override;
Ddelete_file.h31 void SetUpSingle() override;
Dresize_file.h44 void SetUpSingle() override;
Dmultithreading.h35 void SetUpSingle() override;
Dmultiprocessing.h36 void SetUpSingle() override;
Dopen_file.h37 void SetUpSingle() override;
Dinstruction_set.h40 void SetUpSingle() override;
Dinstruction.h63 virtual void SetUpSingle();