Searched refs:PathEqIgnoreSep (Results 1 – 2 of 2) sorted by relevance
53 TEST_CHECK(PathEqIgnoreSep(ret, TC.expect)); in TEST_CASE()
610 inline bool PathEqIgnoreSep(fs::path LHS, fs::path RHS) { in PathEqIgnoreSep() function