HomeSort by relevance Sort by last modified time
    Searched refs:assertNotSame (Results 26 - 50 of 448) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mockftpserver/MockFtpServer/src/test/java/org/mockftpserver/stub/
StubFtpServer_MultipleClientsIntegrationTest.java 81 assertNotSame("sessionId1 vs sessionId2", sessionId1, sessionId2);
82 assertNotSame("sessionId2 vs sessionId3", sessionId2, sessionId3);
83 assertNotSame("sessionId1 vs sessionId3", sessionId1, sessionId3);
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/stub/
StubFtpServer_MultipleClientsIntegrationTest.java 81 assertNotSame("sessionId1 vs sessionId2", sessionId1, sessionId2);
82 assertNotSame("sessionId2 vs sessionId3", sessionId2, sessionId3);
83 assertNotSame("sessionId1 vs sessionId3", sessionId1, sessionId3);
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/types/
MergeTagTest.java 60 assertNotSame(explicit, merged1);
64 assertNotSame(explicit, merged2);
68 assertNotSame(explicit, merged3);
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncOperationTest.java 103 assertNotSame(op1.key, op3.key);
104 assertNotSame(op1.key, op4.key);
105 assertNotSame(op1.key, op5.key);
  /frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/impl/
LayoutParserWrapperTest.java 28 import static org.junit.Assert.assertNotSame;
56 assertNotSame("Unexpected end of document", END_DOCUMENT, parser.getEventType());
81 assertNotSame("Unexpected end of document", END_DOCUMENT, parser.getEventType());
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DataCallResponseTest.java 79 assertNotSame(response1, response2);
80 assertNotSame(response1, null);
81 assertNotSame(response1, new String[1]);
  /cts/tests/tests/graphics/src/android/graphics/cts/
TypefaceTest.java 23 import static org.junit.Assert.assertNotSame;
328 assertNotSame("Different font asset should return different Typeface object",
333 assertNotSame("Different font asset should return different Typeface object",
335 assertNotSame("Different font asset should return different Typeface object",
356 assertNotSame("Different font asset should return different Typeface object",
361 assertNotSame("Different font asset should return different Typeface object",
363 assertNotSame("Different font asset should return different Typeface object",
369 assertNotSame("Different font font variation should return different Typeface object",
375 assertNotSame("Different font font variation should return different Typeface object",
377 assertNotSame("Different font font variation should return different Typeface object"
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
DateKeyListenerTest.java 22 import static org.junit.Assert.assertNotSame;
76 assertNotSame(usListener1, irListener);
77 assertNotSame(usListener1, nullListener);
88 assertNotSame(DateKeyListener.CHARACTERS, usMockDateKeyListener.getAcceptedChars());
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
MediaNotificationProcessorTest.java 19 import static org.junit.Assert.assertNotSame;
95 assertNotSame(contentView, remoteViews);
97 assertNotSame(contentView, remoteViews);
99 assertNotSame(contentView, remoteViews);
  /libcore/luni/src/test/java/libcore/libcore/internal/
StringPoolTest.java 42 assertNotSame(aString, stringPool.get(a, 0, 2));
  /external/kotlinc/lib/
kotlin-test-junit.jar 
kotlin-test-testng.jar 
kotlin-test.jar 
  /libcore/luni/src/test/java/libcore/java/util/jar/
OldAttributesTest.java 71 assertNotSame(a.hashCode(), b.hashCode());
74 assertNotSame(a.hashCode(), b.hashCode());
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ControlPointTest.java 49 assertNotSame(controlPoint, point);
66 assertNotSame(point2, point2b);
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/keystore/
JSONFileKeyStoreFactoryTest.java 19 import static org.junit.Assert.assertNotSame;
76 assertNotSame(client, client2);
  /cts/tests/tests/widget/src/android/widget/cts/
ChronometerTest.java 21 import static org.junit.Assert.assertNotSame;
98 assertNotSame(oldText, chronometer.getText());
103 assertNotSame(oldText, chronometer.getText());
108 assertNotSame(oldText, chronometer.getText());
113 assertNotSame(oldText, chronometer.getText());
143 assertNotSame(valueBeforeStart, chronometer.getText());
  /external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/
SSLParametersTest.java 22 import static org.junit.Assert.assertNotSame;
56 assertNotSame(cipherSuites, p.getCipherSuites());
70 assertNotSame(cipherSuites, p.getCipherSuites());
71 assertNotSame(protocols, p.getProtocols());
91 assertNotSame(p.getCipherSuites(), p.getCipherSuites());
107 assertNotSame(p.getProtocols(), p.getProtocols());
KeyStoreBuilderParametersTest.java 21 import static org.junit.Assert.assertNotSame;
97 assertNotSame(list, ksbp.getParameters());
  /external/jsr330/tck/org/atinject/tck/auto/
Convertible.java 333 assertNotSame(car.driversSeatA, car.driversSeatB);
337 assertNotSame("Expected distinct values",
339 assertNotSame("Expected distinct values",
341 assertNotSame("Expected distinct values",
346 assertNotSame("Expected distinct values",
348 assertNotSame("Expected distinct values",
350 assertNotSame("Expected distinct values",
355 assertNotSame("Expected distinct values",
357 assertNotSame("Expected distinct values",
359 assertNotSame("Expected distinct values"
    [all...]
  /cts/tests/tests/view/src/android/view/animation/cts/
TransformationTest.java 22 import static org.junit.Assert.assertNotSame;
88 assertNotSame(expected.getAlpha(), actual.getAlpha());
90 assertNotSame(expected.getTransformationType(), actual.getTransformationType());
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
AppWidgetManagerTest.java 61 assertNotSame(widgetId,
63 assertNotSame(widgetView,
77 assertNotSame(originalWidgetView, shadowAppWidgetManager.getViewFor(widgetId));
  /art/tools/ahat/src/test/com/android/ahat/
SiteTest.java 26 import static org.junit.Assert.assertNotSame;
55 assertNotSame(sKnownSite, sKnownSubSiteParent);
  /cts/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityWindowInfoTest.java 39 assertNotSame(w1, w2);
50 assertNotSame(w1, w2);
  /external/guice/extensions/spring/test/com/google/inject/spring/
SpringIntegrationTest.java 66 assertNotSame(injector.getInstance(Prototype.class),
98 assertNotSame(injector.getInstance(prototypeKey),

Completed in 984 milliseconds

12 3 4 5 6 7 8 91011>>