Home
last modified time | relevance | path

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

/test/dittosuite/src/
Dresult.cpp136 std::size_t first_truncate_pos = next_instruction_path.find('/'); in PrintStatisticsTableContent() local
137 next_instruction_path = ".." + next_instruction_path.substr(first_truncate_pos); in PrintStatisticsTableContent()