Home | History | Annotate | Download | only in cintltst

Lines Matching full:_foo

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