Home
last modified time | relevance | path

Searched defs:TestNotification (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/google-api-python-client/tests/
Dtest_channel.py91 class TestNotification(unittest.TestCase): class
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc208 TEST_P(AllocationTraceRecorderPerfTest, TestNotification) { in TEST_P() argument
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/UwbGeneratedPackets_rust/gen/rust/uwb_uci_packets/
Duci_packets.rs5184 TestNotification(TestNotificationData), enumerator
5234 TestNotification(TestNotification), enumerator
9781 pub struct TestNotification { struct
9787 testnotification: TestNotificationData, argument
9840 impl Packet for TestNotification { implementation
9873 impl TryFrom<UciControlPacket> for TestNotification { implementation
9875 fn try_from(packet: UciControlPacket) -> Result<TestNotification, Self::Error> { in try_from()
9879 impl TestNotification { implementation
9944 pub fn build(self) -> TestNotification { in build()
9973 impl From<TestNotificationBuilder> for TestNotification { implementation
[all …]
/aosp_15_r20/out/soong/.intermediates/external/uwb/src/libuwb_uci_packets/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex33/out/
Duci_packets.rs5184 TestNotification(TestNotificationData), enumerator
5234 TestNotification(TestNotification), enumerator
9781 pub struct TestNotification { struct
9787 testnotification: TestNotificationData, argument
9840 impl Packet for TestNotification { implementation
9873 impl TryFrom<UciControlPacket> for TestNotification { implementation
9875 fn try_from(packet: UciControlPacket) -> Result<TestNotification, Self::Error> { in try_from()
9879 impl TestNotification { impl
9944 pub fn build(self) -> TestNotification { in build()
9973 impl From<TestNotificationBuilder> for TestNotification { implementation
[all …]