Home
last modified time | relevance | path

Searched refs:id_matches (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_builddashboard_page.py195 id_matches = (log_message_pk == expected_pk)
197 if text_matches and id_matches:
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py1348 def id_matches(tag): function
1350 checker = id_matches