Home
last modified time | relevance | path

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

/bionic/tests/
Dfcntl_test.cpp324 std::string final_path = android::base::StringPrintf("%s/named_now", dir.path); in TEST() local
326 AT_FDCWD, final_path.c_str(), in TEST()
331 ASSERT_EQ(0, stat(final_path.c_str(), &sb)); in TEST()