Home
last modified time | relevance | path

Searched defs:assertNotEquals (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/net/
DStaticIpConfigurationTest.java64 private void assertNotEquals(StaticIpConfiguration s1, StaticIpConfiguration s2) { in assertNotEquals() method in StaticIpConfigurationTest
/frameworks/base/core/tests/coretests/src/android/view/inputmethod/
DCursorAnchorInfoTest.java197 private static void assertNotEquals(final CursorAnchorInfo reference, in assertNotEquals() method in CursorAnchorInfoTest
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java3343 private void assertNotEquals(Object expected, Object actual) { in assertNotEquals() method in WifiConfigManagerTest