Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp142 std::vector<InterfaceMapType::value_type> ancestors = in TEST_F() local
157 std::vector<InterfaceMapType::value_type> ancestors = in TEST_F() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js42 Node.prototype.ancestors = function() { method in Node