Searched refs:stepsToString (Results 1 – 1 of 1) sorted by relevance
1178 static std::string stepsToString(const std::vector<std::string>& steps) { in stepsToString() function in __anon63efd43f0110::PartitioningTest1217 << "expected: " << stepsToString(expected) << ", actual: " << stepsToString(actual); in checkExecutionPlanSteps()