Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/site_tests/autoupdate_EOL/
H A Dautoupdate_EOL.py53 def find_notification(expected_title): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_pydoc.py393 def call_url_handler(self, url, expected_title): argument