Home
last modified time | relevance | path

Searched defs:test_device (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_audiodev.c50 test_device(const int iscapture, const char *fname, int flags, int (*test) (int fd)) in test_device() function
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c98 struct device test_device; variable
142 struct device test_device = { variable
/third_party/ffmpeg/libavutil/tests/
Dhwdevice.c97 static int test_device(enum AVHWDeviceType type, const char *name, in test_device() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c87 GST_START_TEST (test_device) in GST_START_TEST() argument
/third_party/libinput/test/
Dlitest.h44 struct test_device { struct
46 struct litest_test_device *device; argument
57 static const struct test_device _test_device \ argument