/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/ |
H A D | KeepalivePacketDataUtilTest.java | 189 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 D | TelephonyNetworkSpecifierTest.java | 84 public void testParcel() { in testParcel() method in TelephonyNetworkSpecifierTest
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | RadioAccessSpecifierTest.java | 35 public void testParcel() { in testParcel() method in RadioAccessSpecifierTest
|
H A D | NetworkRegistrationInfoTest.java | 38 public void testParcel() { in testParcel() method in NetworkRegistrationInfoTest
|
H A D | VoLteServiceStateTest.java | 36 public void testParcel() { in testParcel() method in VoLteServiceStateTest
|
H A D | NetworkScanRequestTest.java | 39 public void testParcel() { in testParcel() method in NetworkScanRequestTest
|
H A D | ClosedSubscriberGroupInfoTest.java | 73 public void testParcel() { in testParcel() method in ClosedSubscriberGroupInfoTest
|
H A D | NetworkScanResultTest.java | 42 public void testParcel() { in testParcel() method in NetworkScanResultTest
|
H A D | PlmnActRecordTest.java | 65 public void testParcel() { in testParcel() method in PlmnActRecordTest
|
H A D | CellSignalStrengthTdscdmaTest.java | 70 public void testParcel() { in testParcel() method in CellSignalStrengthTdscdmaTest
|
H A D | ImsiEncryptionInfoTest.java | 99 public void testParcel() { in testParcel() method in ImsiEncryptionInfoTest
|
H A D | NeighboringCellInfoTest.java | 57 public void testParcel() { in testParcel() method in NeighboringCellInfoTest
|
H A D | CellSignalStrengthCdmaTest.java | 81 public void testParcel() { in testParcel() method in CellSignalStrengthCdmaTest
|
H A D | CellIdentityCdmaTest.java | 98 public void testParcel() { in testParcel() method in CellIdentityCdmaTest
|
H A D | CellSignalStrengthWcdmaTest.java | 76 public void testParcel() { in testParcel() method in CellSignalStrengthWcdmaTest
|
H A D | BarringInfoTest.java | 76 public void testParcel() { in testParcel() method in BarringInfoTest
|
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
H A D | SystemTextClassifierMetadataTest.java | 44 public void testParcel() { in testParcel() method in SystemTextClassifierMetadataTest
|
H A D | SelectionEventTest.java | 59 public void testParcel() { in testParcel() method in SelectionEventTest
|
H A D | TextLanguageTest.java | 43 public void testParcel() throws Exception { in testParcel() method in TextLanguageTest
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/ |
H A D | TimestampedScoredNetworkTest.java | 58 public void testParcel() { in testParcel() method in TimestampedScoredNetworkTest
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
H A D | QosBearerSessionTest.java | 37 public void testParcel() { in testParcel() method in QosBearerSessionTest
|
/aosp12/packages/modules/Connectivity/tests/common/java/android/net/ |
H A D | MatchAllNetworkSpecifierTest.kt | 52 fun testParcel() { regex
|
H A D | NattKeepalivePacketDataTest.kt | 94 fun testParcel() { regex
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/fuelgauge/batterytip/ |
H A D | AppInfoTest.java | 59 public void testParcel() { in testParcel() method in AppInfoTest
|
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | IpConfigurationTest.java | 119 public void testParcel() { in testParcel() method in IpConfigurationTest
|