Searched defs:test_device (Results  1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/compiler/tf2xla/ | 
| D | fused_batchnorm_reserve_space_test.cc | 45 Status GetTestDevice(Session* session, string* test_device) {  in GetTestDevice()88   string test_device;  in TEST()  local
 
 | 
| /external/clang/test/SemaCUDA/ | 
| D | addr-of-overloaded-fn.cu | 22 __device__ void test_device() {  in test_device()  function
 | 
| /external/ltp/testcases/kernel/device-drivers/base/tbase/ | 
| D | tbase.c | 98 struct device test_device;  variable142 struct device test_device = {  variable
 
 | 
| /external/vulkan-validation-layers/tests/ | 
| D | vklayertests_pipeline_shader.cpp | 5343     VkDeviceObj test_device(0, gpu(), device_extension_names, &features, &image_footprint_features);  in TEST_F()  local5397 …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
 
 | 
| D | vklayertests_others.cpp | 1555     VkDeviceObj test_device(0, gpu(), device_extension_names, &features);  in TEST_F()  local1617     VkDeviceObj test_device(0, gpu(), device_extension_names, &features);  in TEST_F()  local
 
 | 
| D | vkpositivelayertests.cpp | 5807     VkDeviceObj test_device(0, gpu(), device_extension_names, &features);  in TEST_F()  local7610     VkDevice test_device;  in TEST_F()  local
 
 | 
| /external/libusb/examples/ | 
| D | xusb.c | 797 static int test_device(uint16_t vid, uint16_t pid)  in test_device()  function
 | 
| /external/crosvm/acpi_tables/src/ | 
| D | aml.rs | 1626     fn test_device() {  in test_device()  function
 | 
| /external/tensorflow/tensorflow/compiler/tests/ | 
| D | randomized_tests.cc | 1481   string test_device = LocalDeviceToFullDeviceName(*tf_xla_test_device_ptr);  in ExpectTfAndXlaOutputsAreClose()  local
 |