OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libusb_testlib_ctx
(Results
1 - 3
of
3
) sorted by null
/external/libusb/tests/
libusb_testlib.h
60
}
libusb_testlib_ctx
;
typedef in typeref:struct:__anon24238
65
void libusb_testlib_logf(
libusb_testlib_ctx
* ctx,
74
(*libusb_testlib_test_function)(
libusb_testlib_ctx
* ctx);
stress.c
29
static libusb_testlib_result test_init_and_exit(
libusb_testlib_ctx
* tctx)
49
static libusb_testlib_result test_get_device_list(
libusb_testlib_ctx
* tctx)
74
static libusb_testlib_result test_many_device_lists(
libusb_testlib_ctx
* tctx)
115
static libusb_testlib_result test_default_context_change(
libusb_testlib_ctx
* tctx)
testlib.c
80
static void cleanup_test_output(
libusb_testlib_ctx
* ctx)
108
static int setup_test_output(
libusb_testlib_ctx
* ctx)
152
void libusb_testlib_logf(
libusb_testlib_ctx
* ctx,
176
libusb_testlib_ctx
ctx;
Completed in 3021 milliseconds