Home
last modified time | relevance | path

Searched refs:GetAbsolutePath (Results 1 – 5 of 5) sorted by relevance

/test/dittosuite/src/
Dopen_file.cpp27 path_name_(GetAbsolutePath() + path_name), in OpenFile()
61 path_name_ = GetAbsolutePath() + std::to_string(uniform_distribution(gen_)); in SetUpSingle()
Ddelete_file.cpp24 path_name_(GetAbsolutePath() + path_name), in DeleteFile()
Dread_directory.cpp26 directory_name_(GetAbsolutePath() + directory_name), in ReadDirectory()
Dinstruction.cpp63 std::string Instruction::GetAbsolutePath() { in GetAbsolutePath() function in dittosuite::Instruction
/test/dittosuite/include/ditto/
Dinstruction.h52 std::string GetAbsolutePath();