Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/i2c/i2c_emul/src/
Dtest_forwarding_pio.cpp26 const unsigned int expected_call_count = 1 + data; in ZTEST() local
63 const unsigned int expected_call_count = 1 + i; in ZTEST() local
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/
Dmain.c130 int expected_call_count; in ZTEST() local