Home
last modified time | relevance | path

Searched refs:assertParcelingIsLossless (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/
DIpPrefixTest.java299 public void assertParcelingIsLossless(IpPrefix p) { in assertParcelingIsLossless() method in IpPrefixTest
308 assertParcelingIsLossless(p); in testParceling()
311 assertParcelingIsLossless(p); in testParceling()
DRouteInfoTest.java255 public void assertParcelingIsLossless(RouteInfo r) { in assertParcelingIsLossless() method in RouteInfoTest
264 assertParcelingIsLossless(r); in testParceling()
267 assertParcelingIsLossless(r); in testParceling()
DLinkAddressTest.java332 private void assertParcelingIsLossless(LinkAddress l) { in assertParcelingIsLossless() method in LinkAddressTest
341 assertParcelingIsLossless(l); in testParceling()
344 assertParcelingIsLossless(l); in testParceling()