Home
last modified time | relevance | path

Searched defs:parent_path (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/unittests/
DPathTest.cpp135 TEST_F(PathTest, parent_path) { in TEST_F() argument
/frameworks/compile/mclinker/lib/Support/
DPath.cpp158 Path Path::parent_path() const { in parent_path() function in mcld::sys::fs::Path