Searched refs:test_device_report_count (Results 1 – 1 of 1) sorted by relevance
17 static UCHAR test_device_report_count = 1; variable367 test_device_report_count = 2; in tx_demo_thread_host_simulation_entry()408 test_device_report_count = 3; in tx_demo_thread_host_simulation_entry()455 test_device_report_count = 5; in tx_demo_thread_host_simulation_entry()462 UX_TEST_ASSERT(test_log_count == test_device_report_count); in tx_demo_thread_host_simulation_entry()463 for (c = 0; c < test_device_report_count; c ++) in tx_demo_thread_host_simulation_entry()504 test_device_report_count = 7; in tx_demo_thread_host_simulation_entry()511 UX_TEST_ASSERT(test_log_count == test_device_report_count); in tx_demo_thread_host_simulation_entry()512 for (c = 0; c < test_device_report_count; c ++) in tx_demo_thread_host_simulation_entry()582 for (i = 0; i < test_device_report_count; i ++) in tx_demo_thread_slave_simulation_entry()