Home
last modified time | relevance | path

Searched defs:test_device (Results 1 – 16 of 16) 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/clang/test/SemaCUDA/
Daddr-of-overloaded-fn.cu22 __device__ void test_device() { in test_device() function
/external/pigweed/pw_bluetooth_sapphire/host/testing/public/pw_bluetooth_sapphire/internal/host/testing/
Dcontroller_test.h134 const typename ControllerTestDoubleType::WeakPtr& test_device() const { 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/chromium-crossbench/tests/crossbench/plt/
Dtest_android_adb.py196 def test_device(self): member in AndroidAdbMockPlatformTest
Dtest_native_platform.py590 def test_device(self): member in MacOSNativePlatformTestCase
/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.c858 static int test_device(uint16_t vid, uint16_t pid) in test_device() function
/external/pytorch/test/export/
Dtest_serialize.py958 def test_device(self) -> None: member in TestDeserialize
/external/crosvm/acpi_tables/src/
Daml.rs1585 fn test_device() { in test_device() function
/external/pytorch/test/dynamo/
Dtest_functions.py931 def test_device(x): member in FunctionTests
/external/pytorch/test/
Dtest_torch.py9521 def test_device(self): member in TestTorch
Dtest_jit.py752 def test_device(): function
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1481 string test_device = LocalDeviceToFullDeviceName(*tf_xla_test_device_ptr); in ExpectTfAndXlaOutputsAreClose() local