Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfused_batchnorm_reserve_space_test.cc45 Status GetTestDevice(Session* session, string* test_device) { in GetTestDevice()
88 string test_device; in TEST() local
/external/llvm-project/clang/test/SemaCUDA/
Daddr-of-overloaded-fn.cu22 __device__ void test_device() { in test_device() function
/external/clang/test/SemaCUDA/
Daddr-of-overloaded-fn.cu22 __device__ void test_device() { in test_device() function
/external/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c98 struct device test_device; variable
142 struct device test_device = { variable
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp5343 VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &image_footprint_features); in TEST_F() local
5397 …VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &fragment_shader_barycentric_… in TEST_F() local
5444 …VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &compute_shader_derivatives_f… in TEST_F() local
5516 …VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &fragment_shader_interlock_fe… in TEST_F() local
5571 VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &demote_features); in TEST_F() local
Dvklayertests_others.cpp1555 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local
1617 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local
Dvkpositivelayertests.cpp5807 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local
7610 VkDevice test_device; in TEST_F() local
/external/libusb/examples/
Dxusb.c797 static int test_device(uint16_t vid, uint16_t pid) in test_device() function
/external/crosvm/acpi_tables/src/
Daml.rs1255 fn test_device() { in test_device() function
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc860 string test_device = LocalDeviceToFullDeviceName(*tf_xla_test_device_ptr); in ExpectTfAndXlaOutputsAreClose() local