Searched defs:LookupAbsolutePath (Results 1 – 2 of 2) sorted by relevance
77 const node* node::LookupAbsolutePath(const node* root, const std::string& absolute_path) { in LookupAbsolutePath() function in mediaprovider::fuse::node
324 TEST_F(NodeTest, LookupAbsolutePath) { in TEST_F() argument