Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c96 TEST_PKT_PRINT, // process trace input into discrete packets and print. enumerator
102 static test_op_t op = TEST_PKT_PRINT; // default operation is to packet print
574 if(op == TEST_PKT_PRINT) /* test operation set to packet printing only */ in create_generic_decoder()