Searched refs:kTestNameDotDot (Results 1 – 1 of 1) sorted by relevance
19 constexpr char kTestNameDotDot[] = "::foo/../bar/../my_file"; variable63 ASSERT_EQ(realpath(kTestNameDotDot, buf2), buf2); in TestRealpathAbsolute()
Completed in 2 milliseconds