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