Searched defs:test_device (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/SemaCUDA/ |
D | addr-of-overloaded-fn.cu | 22 __device__ void test_device() { in test_device() function
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | fused_batchnorm_reserve_space_test.cc | 31 Status GetTestDevice(Session* session, string* test_device) { in GetTestDevice() 74 string test_device; in TEST() local
|
/external/ltp/testcases/kernel/device-drivers/base/tbase/ |
D | tbase.c | 98 struct device test_device; variable 142 struct device test_device = { variable
|
/external/libusb/examples/ |
D | xusb.c | 796 static int test_device(uint16_t vid, uint16_t pid) in test_device() function
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 2091 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local 17416 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local 18278 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local 20275 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local 33012 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 859 string test_device = LocalDeviceToFullDeviceName(*tf_xla_test_device_ptr); in ExpectTfAndXlaOutputsAreClose() local
|