Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgcp.py60 from google.api_core.exceptions import NotFound
72 except NotFound:
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_pci_unittest.cpp197 TEST_P(PciSetupTest, NotFound) in TEST_P() argument