Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dfilesystem_test_helper.hpp449 fs::path expected_path1; member
461 : expected_err(first_err), expected_path1(p), num_paths(1),
466 : expected_err(first_err), expected_path1(p1), expected_path2(p2),
471 TEST_CHECK(Err.path1() == expected_path1); in operator ()()
496 transform_path(expected_path1)); in check_libcxx_string()
500 transform_path(expected_path1), in check_libcxx_string()
/external/llvm-project/libcxx/test/support/
Dfilesystem_test_helper.h621 fs::path expected_path1; member
633 : expected_err(first_err), expected_path1(p), num_paths(1), in expected_err()
638 : expected_err(first_err), expected_path1(p1), expected_path2(p2), in expected_err()
643 TEST_CHECK(Err.path1() == expected_path1); in operator()
668 transform_path(expected_path1).c_str()); in check_libcxx_string()
672 transform_path(expected_path1).c_str(), in check_libcxx_string()