Searched refs:post_order (Results 1 – 1 of 1) sorted by relevance
237 const std::vector<int> post_order = in CheckNonNestableInvariants() local244 if (start_order != post_order) { in CheckNonNestableInvariants()247 << ::testing::PrintToString(post_order) in CheckNonNestableInvariants()252 if (end_order != post_order) { in CheckNonNestableInvariants()255 << ::testing::PrintToString(post_order) in CheckNonNestableInvariants()