Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/unittests/
DPathTest.cpp141 TEST_F( PathTest, parent_path ) { in TEST_F() argument
/frameworks/compile/mclinker/lib/Support/
DPath.cpp172 Path Path::parent_path() const in parent_path() function in Path