/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_test.cpp | 101 TestDeviceInfo* test_device = nullptr; variable 2179 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local 2215 auto test_device = std::make_unique<TestDeviceInfo>(fake_super, "_b"); in TEST_F() local 2251 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local 2276 auto test_device = new TestDeviceInfo(fake_super, "_a"); in TEST_F() local 2303 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local 2365 auto test_device = new TestDeviceInfo(fake_super, "_b"); in TEST_F() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | fused_batchnorm_reserve_space_test.cc | 45 Status GetTestDevice(Session* session, string* test_device) { in GetTestDevice() 88 string test_device; in TEST() local
|
/aosp_15_r20/system/authgraph/boringssl/src/ |
H A D | tests.rs | 277 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_incorrect_canonical_form() localVariable 304 let test_device = crate::test_device::AgDevice::default(); in test_get_identity_with_root_key_in_correct_canonical_form() localVariable
|
H A D | lib.rs | 57 pub mod test_device; module
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/base/tbase/ |
H A D | tbase.c | 98 struct device test_device; variable 142 struct device test_device = { variable
|
/aosp_15_r20/external/clang/test/SemaCUDA/ |
H A D | addr-of-overloaded-fn.cu | 22 __device__ void test_device() { in test_device() function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/ |
H A D | controller_test.h | 134 const typename ControllerTestDoubleType::WeakPtr& test_device() const { in test_device() function
|
/aosp_15_r20/external/vulkan-validation-layers/tests/ |
H A D | vklayertests_pipeline_shader.cpp | 5343 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
|
H A D | vklayertests_others.cpp | 1555 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
|
H A D | vkpositivelayertests.cpp | 5807 VkDeviceObj test_device(0, gpu(), device_extension_names, &features); in TEST_F() local 7610 VkDevice test_device; in TEST_F() local
|
/aosp_15_r20/external/libusb/examples/ |
H A D | xusb.c | 858 static int test_device(uint16_t vid, uint16_t pid) in test_device() function
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | test_serialize.py | 958 def test_device(self) -> None: member in TestDeserialize
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/ |
D | devices_test.cc | 131 VolumeControlDevice* test_device = devices_->FindByAddress(test_address_0); in TEST_F() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 123 Device* test_device; member in bluetooth::avrcp::AvrcpDeviceTest
|
/aosp_15_r20/external/crosvm/acpi_tables/src/ |
H A D | aml.rs | 1585 fn test_device() { in test_device() function
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_functions.py | 931 def test_device(x): member in FunctionTests
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_torch.py | 9521 def test_device(self): member in TestTorch
|
H A D | test_jit.py | 752 def test_device(): function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/ |
H A D | randomized_tests.cc | 1481 string test_device = LocalDeviceToFullDeviceName(*tf_xla_test_device_ptr); in ExpectTfAndXlaOutputsAreClose() local
|