Home
last modified time | relevance | path

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

/third_party/backends/backend/
Dtest.c309 Test_Device *test_device = first_test_device; in check_handle() local
321 cleanup_options (Test_Device * test_device) in cleanup_options()
353 init_options (Test_Device * test_device) in init_options()
1280 cleanup_test_device (Test_Device * test_device) in cleanup_test_device()
1473 reader_process (Test_Device * test_device, SANE_Int fd) in reader_process()
1544 struct Test_Device *test_device = (struct Test_Device *) data; in reader_task() local
1569 finish_pass (Test_Device * test_device) in finish_pass()
1616 print_options (Test_Device * test_device) in print_options()
1684 Test_Device *test_device, *previous_device; in sane_init() local
1950 Test_Device *test_device, *previous_device; in sane_exit() local
[all …]
Dtest-picture.c47 init_picture_buffer (Test_Device * test_device, SANE_Byte ** buffer, in init_picture_buffer()
/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/mindspore/mindspore-src/source/tests/ut/cpp/parallel/
Ddevice_manager_test.cc44 TEST_F(TestDevice, test_device) { in TEST_F() argument
/third_party/libinput/test/
Dlitest.h48 struct test_device { struct
50 struct litest_test_device *device; argument
61 static const struct test_device _test_device \ argument