Home
last modified time | relevance | path

Searched refs:expected_path1 (Results 1 – 1 of 1) 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()