Lines Matching refs:ASSERT_FALSE_MSG
78 ASSERT_FALSE_MSG(!*adv, "Out of advs\n"); in allocate_all_array()
156 ASSERT_FALSE_MSG(!adv, "Out of advs\n"); in realloc_end_cb()
333 ASSERT_FALSE_MSG(!adv, "Out of advs\n"); in test_tx_cb_single()
523 ASSERT_FALSE_MSG(true, "The adv should be canceled.\n"); in cancel_adv_send_start()
546 ASSERT_FALSE_MSG(!local, "Out of local advs\n"); in test_tx_send_cancel()
550 ASSERT_FALSE_MSG(!adv_cancel, "Out of local advs\n"); in test_tx_send_cancel()
580 ASSERT_FALSE_MSG(true, "The adv should be terminated.\n"); in terminate_adv_send_end()
597 ASSERT_FALSE_MSG(!local, "Out of local advs\n"); in test_tx_send_terminate()
624 ASSERT_FALSE_MSG(local_sent, in relay_adv_send_start()
627 ASSERT_FALSE_MSG(!local_sent, in relay_adv_send_start()
640 ASSERT_FALSE_MSG(relay_sent, in second_relay_adv_send_start()
644 ASSERT_FALSE_MSG(!relay_sent, in second_relay_adv_send_start()
676 ASSERT_FALSE_MSG(!local, "Out of local advs\n"); in test_tx_send_relay()
680 ASSERT_FALSE_MSG(!relay_first, "Out of relay advs\n"); in test_tx_send_relay()
684 ASSERT_FALSE_MSG(!relay_second, "Out of relay advs\n"); in test_tx_send_relay()
740 ASSERT_FALSE_MSG(!adv[0], "Out of advs\n"); in test_tx_random_order()
743 ASSERT_FALSE_MSG(!adv[1], "Out of advs\n"); in test_tx_random_order()
749 ASSERT_FALSE_MSG(!adv[2], "Out of advs\n"); in test_tx_random_order()
875 ASSERT_FALSE_MSG(!advs[i], "Out of advs\n"); in adv_create_and_send()