Home
last modified time | relevance | path

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

/system/utest/fs/
A Dtest-realpath.cpp21 constexpr char kTestNameBothDots[] = "::foo//.././/./././my_file"; variable
71 ASSERT_EQ(realpath(kTestNameBothDots, buf2), buf2); in TestRealpathAbsolute()

Completed in 1 milliseconds