struct trc_report_argument
Overview
TE log test argument More…
#include <te_trc.h> struct trc_report_argument { // fields char* name; char* value; bool variable; };
Detailed Documentation
TE log test argument
Fields
char* name
Argument name
char* value
Argument value
bool variable
Is this argument in fact a variable