Home
last modified time | relevance | path

Searched refs:testParcel (Results 1 – 25 of 44) sorted by relevance

12

/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A DKeepalivePacketDataUtilTest.java189 testParcel.srcAddress = IPV4_KEEPALIVE_SRC_ADDR; in testParseTcpKeepalivePacketData()
190 testParcel.srcPort = srcPort; in testParseTcpKeepalivePacketData()
191 testParcel.dstAddress = IPV4_KEEPALIVE_DST_ADDR; in testParseTcpKeepalivePacketData()
192 testParcel.dstPort = dstPort; in testParseTcpKeepalivePacketData()
193 testParcel.seq = sequence; in testParseTcpKeepalivePacketData()
194 testParcel.ack = ack; in testParseTcpKeepalivePacketData()
195 testParcel.rcvWnd = wnd; in testParseTcpKeepalivePacketData()
196 testParcel.rcvWndScale = wndScale; in testParseTcpKeepalivePacketData()
197 testParcel.tos = tos; in testParseTcpKeepalivePacketData()
198 testParcel.ttl = ttl; in testParseTcpKeepalivePacketData()
[all …]
H A DTelephonyNetworkSpecifierTest.java84 public void testParcel() { in testParcel() method in TelephonyNetworkSpecifierTest
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DRadioAccessSpecifierTest.java35 public void testParcel() { in testParcel() method in RadioAccessSpecifierTest
H A DNetworkRegistrationInfoTest.java38 public void testParcel() { in testParcel() method in NetworkRegistrationInfoTest
H A DVoLteServiceStateTest.java36 public void testParcel() { in testParcel() method in VoLteServiceStateTest
H A DNetworkScanRequestTest.java39 public void testParcel() { in testParcel() method in NetworkScanRequestTest
H A DClosedSubscriberGroupInfoTest.java73 public void testParcel() { in testParcel() method in ClosedSubscriberGroupInfoTest
H A DNetworkScanResultTest.java42 public void testParcel() { in testParcel() method in NetworkScanResultTest
H A DPlmnActRecordTest.java65 public void testParcel() { in testParcel() method in PlmnActRecordTest
H A DCellSignalStrengthTdscdmaTest.java70 public void testParcel() { in testParcel() method in CellSignalStrengthTdscdmaTest
H A DImsiEncryptionInfoTest.java99 public void testParcel() { in testParcel() method in ImsiEncryptionInfoTest
H A DNeighboringCellInfoTest.java57 public void testParcel() { in testParcel() method in NeighboringCellInfoTest
H A DCellSignalStrengthCdmaTest.java81 public void testParcel() { in testParcel() method in CellSignalStrengthCdmaTest
H A DCellIdentityCdmaTest.java98 public void testParcel() { in testParcel() method in CellIdentityCdmaTest
H A DCellSignalStrengthWcdmaTest.java76 public void testParcel() { in testParcel() method in CellSignalStrengthWcdmaTest
H A DBarringInfoTest.java76 public void testParcel() { in testParcel() method in BarringInfoTest
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSystemTextClassifierMetadataTest.java44 public void testParcel() { in testParcel() method in SystemTextClassifierMetadataTest
H A DSelectionEventTest.java59 public void testParcel() { in testParcel() method in SelectionEventTest
H A DTextLanguageTest.java43 public void testParcel() throws Exception { in testParcel() method in TextLanguageTest
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
H A DTimestampedScoredNetworkTest.java58 public void testParcel() { in testParcel() method in TimestampedScoredNetworkTest
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DQosBearerSessionTest.java37 public void testParcel() { in testParcel() method in QosBearerSessionTest
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DMatchAllNetworkSpecifierTest.kt52 fun testParcel() { regex
H A DNattKeepalivePacketDataTest.kt94 fun testParcel() { regex
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/fuelgauge/batterytip/
H A DAppInfoTest.java59 public void testParcel() { in testParcel() method in AppInfoTest
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DIpConfigurationTest.java119 public void testParcel() { in testParcel() method in IpConfigurationTest

12