HomeSort by relevance Sort by last modified time
    Searched refs:any_failed (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/tests/
uri-test.c 173 static gboolean any_failed = FALSE; variable
194 any_failed = TRUE;
201 any_failed = TRUE;
206 any_failed = TRUE;
212 any_failed = TRUE;
222 any_failed = TRUE;
248 any_failed = TRUE;
255 any_failed = TRUE;
260 any_failed = TRUE;
266 any_failed = TRUE
    [all...]
utf8-validate.c 30 static gboolean any_failed = FALSE; variable
294 any_failed = TRUE;
318 return any_failed ? 1 : 0;

Completed in 65 milliseconds