Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/
H A Dfunctional_helpers.py101 def find_element_by_link_text_in_table(self, table_id, link_text): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py966 def format_hyperlink(url, link_text): argument