Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/cloud_test/
Dnetx_cloud_module_event_test.c20 ULONG nx_cloud_module_event_1; member
30 ULONG nx_cloud_module_event_1; member
143 module_event[module_id].nx_cloud_module_event_1 ++; in test_entry()
165 … if ((cloud_module[j].nx_cloud_module_event_1 != module_event[j].nx_cloud_module_event_1) || in test_entry()
192 if (cloud_module[0].nx_cloud_module_event_1 != module_event[0].nx_cloud_module_event_1) in test_entry()
256 cloud_app -> nx_cloud_module_event_1++; in cloud_module_event_process()