Home
last modified time | relevance | path

Searched defs:test_device (Results 1 – 9 of 9) 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/glib/glib/tests/
Dmappedfile.c52 test_device (void) in test_device() function
/third_party/mindspore/tests/ut/cpp/parallel/
Ddevice_manager_test.cc44 TEST_F(TestDevice, test_device) { in TEST_F() argument
/third_party/eudev/test/
Dtest-libudev.c111 static int test_device(struct udev *udev, const char *syspath) { 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.h43 struct test_device { struct
45 struct litest_test_device *device; argument
56 static const struct test_device _test_device \ argument
/third_party/libusb/examples/
Dxusb.c797 static int test_device(uint16_t vid, uint16_t pid) in test_device() function