Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/azure_iot/
Diot_provisioning_client_unit_test.c166 static UINT g_assigned_response_after = 0; variable
516 if (g_assigned_response_after == 0) in generate_good_response()
529 g_assigned_response_after--; in generate_good_response()
540 if (g_assigned_response_after == 0) in generate_good_response_with_throttle()
553 g_assigned_response_after--; in generate_good_response_with_throttle()
582 g_assigned_response_after = 0; in reset_global_state()
1342 g_assigned_response_after = 3; in test_nx_azure_iot_provisioning_client_register_with_throttle_response_success()
1378 g_assigned_response_after = 3; in test_nx_azure_iot_provisioning_client_register_with_throttle_response_2_success()
1383 if (g_assigned_response_after == 3) in test_nx_azure_iot_provisioning_client_register_with_throttle_response_2_success()
1422 g_assigned_response_after = 3; in test_nx_azure_iot_provisioning_client_register_with_multiple_response_success()
[all …]