Home
last modified time | relevance | path

Searched defs:testBroadcast (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/
H A DCancelledParentAttachTest.kt69 fun testBroadcast() = runTest { in <lambda>() method
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_range_op_test.py78 def testBroadcast(self): member in RaggedRangeOpTest
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/proxy/
H A DStaticProxyTest.java52 public void testBroadcast() throws Exception { in testBroadcast() method in StaticProxyTest
H A DPacProxyTest.java137 public void testBroadcast() throws Exception { in testBroadcast() method in PacProxyTest
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
H A DBaseUserRestrictionsTest.java289 public void testBroadcast() throws Exception { in testBroadcast() method in BaseUserRestrictionsTest
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dnccl_ops_test.py158 def testBroadcast(self): member in BroadcastTest
H A Dimage_ops_test.py5757 def testBroadcast(self): member in SSIMTest
5946 def testBroadcast(self): member in MultiscaleSSIMTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
H A Dbasic_gpu_test.py156 def testBroadcast(self): member in BroadcastSimpleTest
H A Dcwise_ops_test.py1300 def testBroadcast(self): member in PolyvalTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/strings_ops/
H A Dsubstr_op_test.py238 def testBroadcast(self, dtype, unit): member in SubstrOpTest
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupNCCLTest.cpp530 void testBroadcast(const std::string& path, int rank, int size) { in testBroadcast() function
775 TEST_F(ProcessGroupNCCLTest, testBroadcast) { in TEST_F() argument
H A DProcessGroupMPITest.cpp88 void testBroadcast(int iter = 10000) { in testBroadcast() function
H A DProcessGroupGlooTest.cpp351 void testBroadcast( in testBroadcast() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dxla_ops_test.py77 def testBroadcast(self): member in XlaOpsNumericalTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
H A DTouchMonitorTest.java480 public void testBroadcast() { in testBroadcast() method in TouchMonitorTest
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/
H A Dcollective_ops_test.py265 def testBroadcast(self, collective_ops, device, communication): member in CollectiveOpsTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_client_test.py1432 def testBroadcast(self): member in TestFactory.SingleOpTest