Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DPath.cpp337 std::string PwDir = pw->pw_dir; in TEST() local
342 EXPECT_EQ(PwDir, HomeDir); in TEST()