Searched refs:sassert (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/net/ipv6tests/
H A DScopeTests.java42 static void sassert (boolean condition, String msg) throws Exception { method in class:ScopeTests
115 sassert (ifname.equals (s), "ctest1:"+ifname+":"+s);
131 sassert (add.getScopeId() == scope, "ctest2:1:" +scope);

Completed in 28 milliseconds