Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dprocess_tree_test.py8 import pybootchartgui.process_tree as process_tree namespace
33 def flatten(self, process_tree): argument
40 def checkAgainstJavaExtract(self, filename, process_tree): argument