Searched refs:textual_path2 (Results 1 – 4 of 4) sorted by relevance
77 const std::string& textual_path2(void) const;
66 ATF_REQUIRE_EQ("/dir2/file2", e.textual_path2()); in ATF_TEST_CASE_BODY()
117 fs::join_error::textual_path2(void) const in textual_path2() function in fs::join_error
52 ATF_REQUIRE_EQ(path2, e.textual_path2()); \