Lines Matching refs:RESET_FAKE
208 RESET_FAKE(scan_mock); in ZTEST()
209 RESET_FAKE(set_channel_mock); in ZTEST()
280 RESET_FAKE(set_channel_mock); in ZTEST()
281 RESET_FAKE(set_txpower_mock); in ZTEST()
282 RESET_FAKE(start_mock); in ZTEST()
330 RESET_FAKE(set_channel_mock); in ZTEST()
331 RESET_FAKE(set_txpower_mock); in ZTEST()
332 RESET_FAKE(tx_mock); in ZTEST()
333 RESET_FAKE(otPlatRadioTxDone); in ZTEST()
528 RESET_FAKE(configure_mock); in ZTEST()
703 RESET_FAKE(filter_mock); in ZTEST()
712 RESET_FAKE(filter_mock); in ZTEST()
848 RESET_FAKE(otMessageAppend); in ZTEST()
849 RESET_FAKE(otIp6Send); in ZTEST()
870 RESET_FAKE(otMessageAppend); in ZTEST()
964 RESET_FAKE(scan_mock); in openthread_radio_before()
965 RESET_FAKE(cca_mock); in openthread_radio_before()
966 RESET_FAKE(set_channel_mock); in openthread_radio_before()
967 RESET_FAKE(filter_mock); in openthread_radio_before()
968 RESET_FAKE(set_txpower_mock); in openthread_radio_before()
969 RESET_FAKE(tx_mock); in openthread_radio_before()
970 RESET_FAKE(start_mock); in openthread_radio_before()
971 RESET_FAKE(stop_mock); in openthread_radio_before()
972 RESET_FAKE(configure_mock); in openthread_radio_before()
973 RESET_FAKE(get_capabilities_caps_mock); in openthread_radio_before()
974 RESET_FAKE(otPlatRadioEnergyScanDone); in openthread_radio_before()
975 RESET_FAKE(otPlatRadioTxDone); in openthread_radio_before()
976 RESET_FAKE(otMessageFree); in openthread_radio_before()