Home
last modified time | relevance | path

Searched refs:expected_path2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Dfilesystem_test_helper.h636 fs::path expected_path2; member
652 : expected_err(first_err), expected_path1(p1), expected_path2(p2), in expected_err()
658 TEST_CHECK(Err.path2() == expected_path2); in operator()
685 transform_path(expected_path2).c_str()); in check_libcxx_string()