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

  /external/bluetooth/glib/glib/
gtestutils.c 92 static GSList *test_paths = NULL; variable
291 test_paths = g_slist_prepend (test_paths, equal + 1);
295 test_paths = g_slist_prepend (test_paths, argv[i]);
    [all...]
  /external/bluetooth/glib/tests/
testglib.c 783 test_paths (void) function
    [all...]

Completed in 1257 milliseconds