Lines Matching defs:equal
534 bool equal;535 ASSERT_NO_ERROR(fs::equivalent(Twine(TempPath), Twine(TempPath2), equal));536 EXPECT_TRUE(equal);