Home
last modified time | relevance | path

Searched refs:failNotSame (Results 1 – 2 of 2) sorted by relevance

/art/test/021-string2/src/junit/framework/
DAssert.java246 failNotSame(message, expected, actual); in assertSame()
279 static public void failNotSame(String message, Object expected, Object actual) { in failNotSame() method in Assert
/art/test/082-inline-execute/src/junit/framework/
DAssert.java246 failNotSame(message, expected, actual); in assertSame()
279 static public void failNotSame(String message, Object expected, Object actual) { in failNotSame() method in Assert