Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/test/
H A Dncsi_test.cpp138 for (uint8_t i = 0; i < ncsi_sock.nic_mock.get_channel_count(); ++i) in ExpectFiltersNotConfigured()
147 for (uint8_t i = 0; i < ncsi_sock.nic_mock.get_channel_count(); ++i) in ExpectFiltersConfigured()
H A Dnic_mock.h166 uint8_t get_channel_count() const in get_channel_count() function