Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-realpath.cpp19 constexpr char kTestNameDotDot[] = "::foo/../bar/../my_file"; variable
63 ASSERT_EQ(realpath(kTestNameDotDot, buf2), buf2); in TestRealpathAbsolute()

Completed in 2 milliseconds