Home | History | Annotate | Download | only in cintltst

Lines Matching full:_foo

1216     if(strcmp(austrdup(got),"_FOO")!=0) {
1217 log_err("FAIL: getDisplayVariant() Wanted: _FOO Got: %s\n", austrdup(got));