Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_lpc.c307 u32 expected_count = len; in tis_readresponse() local
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py1661 def assertRevCount(self, expected_count, args=None): argument
1795 def assertRevCount(self, expected_count, args=None, cwd=None): argument