Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_msrc_73492_host_vc_header_parse.c809 static const TX_TEST_VIDEO_PARSER parser_check = variable
983 if (parser.parsed_interface[loop] != parser_check.parsed_interface[loop]) in tx_test_thread_host_simulation_entry()
986 parser.parsed_interface[loop], parser_check.parsed_interface[loop]); in tx_test_thread_host_simulation_entry()
989 if (parser.parsed_entity[loop] != parser_check.parsed_entity[loop]) in tx_test_thread_host_simulation_entry()
992 parser.parsed_entity[loop], parser_check.parsed_entity[loop]); in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_video_basic_tests.c809 static const TX_TEST_VIDEO_PARSER parser_check = variable
982 if (parser.parsed_interface[loop] != parser_check.parsed_interface[loop]) in tx_test_thread_host_simulation_entry()
985 parser.parsed_interface[loop], parser_check.parsed_interface[loop]); in tx_test_thread_host_simulation_entry()
988 if (parser.parsed_entity[loop] != parser_check.parsed_entity[loop]) in tx_test_thread_host_simulation_entry()
991 parser.parsed_entity[loop], parser_check.parsed_entity[loop]); in tx_test_thread_host_simulation_entry()