Home | History | Annotate | Download | only in cintltst

Lines Matching refs:austrdup

1015         log_data_err("FAIL: getSymbols retrieved the wrong value\n Expected %s Got %s\n", austrdup(pattern), 
1016 austrdup(result) );
1053 log_err("FAIL:Error in setting and then getting symbols\n Expected %s Got %s\n", austrdup(value),
1054 austrdup(result) );
1107 log_data_err("FAIL:Error in setting and then getting symbols\n Expected %s Got %s\n", austrdup(result),
1108 austrdup(value) );