Home
last modified time | relevance | path

Searched defs:testSend (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/os/
H A DMessengerTest.java127 public void testSend() { in testSend() method in MessengerTest
/aosp_15_r20/system/server_configurable_flags/aconfigd/tests/
H A DAconfigdClientSocketTest.java63 public void testSend() throws Exception { in testSend() method in AconfigdClientSocketTest
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DDckL2capTest.kt141 fun testSend() { in testSend() method
/aosp_15_r20/tools/acloud/internal/lib/
H A Demulator_console_test.py129 def testSend(self): member in EmulatorConsoleTest
/aosp_15_r20/packages/apps/Messaging/tests/src/com/android/messaging/ui/conversation/
DComposeMessageViewTest.java97 public void testSend() { in testSend() method in ComposeMessageViewTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_timeout.py182 def testSend(self): member in TimeoutTestCase
Dtest_smtplib.py226 def testSend(self): member in DebuggingServerTests
Dtest_socket.py939 def testSend(self): member in BasicSocketPairTest
/aosp_15_r20/cts/tests/tests/os/src/android/os/cts/
H A DMessengerTest.java99 public void testSend() throws RemoteException, InterruptedException { in testSend() method in MessengerTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_timeout.py245 def testSend(self): member in TCPTimeoutTestCase
Dtest_smtplib.py380 def testSend(self): member in DebuggingServerTests
Dtest_socket.py4666 def testSend(self): member in BasicSocketPairTest
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DProcessGroupGlooTest.cpp597 void testSend(const std::string& path) { in testSend() function
800 TEST(ProcessGroupGlooTest, testSend) { in TEST() argument
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DApduSenderTest.java179 public void testSend() throws InterruptedException { in testSend() method in ApduSenderTest
/aosp_15_r20/cts/tests/app/src/android/app/cts/
H A DPendingIntentTest.java581 public void testSend() throws InterruptedException, CanceledException { in testSend() method in PendingIntentTest