HomeSort by relevance Sort by last modified time
    Searched refs:assertNotSerializable (Results 26 - 27 of 27) sorted by null

12

  /libcore/ojluni/src/test/java/time/tck/java/time/
AbstractTCKTest.java 174 protected static void assertNotSerializable(Class<?> serClass) throws Exception {
  /external/guice/core/test/com/google/inject/
ScopesTest.java 267 Asserts.assertNotSerializable(Scopes.SINGLETON);
271 Asserts.assertNotSerializable(Scopes.NO_SCOPE);
    [all...]

Completed in 417 milliseconds

12