Loading tests/net/java/com/android/server/IpSecServiceParameterizedTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest { anyInt()); } @Test public void testCreateTwoTransformsWithSameSpis() throws Exception { IpSecConfig ipSecConfig = new IpSecConfig(); addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig); Loading Loading
tests/net/java/com/android/server/IpSecServiceParameterizedTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -281,6 +281,7 @@ public class IpSecServiceParameterizedTest { anyInt()); } @Test public void testCreateTwoTransformsWithSameSpis() throws Exception { IpSecConfig ipSecConfig = new IpSecConfig(); addDefaultSpisAndRemoteAddrToIpSecConfig(ipSecConfig); Loading