HomeSort by relevance Sort by last modified time
    Searched defs:testSerializable (Results 1 - 7 of 7) sorted by null

  /external/guava/guava-testlib/src/com/google/common/testing/
AbstractPackageSanityTests.java 74 * {@link #testEquals}, {@link #testNulls} and {@link #testSerializable}.
108 "testSerializable", "testSerialization",
162 * explicit {@code testSerializable()} test in the corresponding {@code CTest} class, and {@code
166 public void testSerializable() throws Exception {
ClassSanityTester.java 72 * .testEquals(); // or testNulls(), testSerializable() etc.
487 public FactoryMethodReturnValueTester testSerializable() throws Exception {
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
EnumBiMapTest.java 280 public void testSerializable() {
EnumHashBiMapTest.java 217 public void testSerializable() {
ArrayTableTest.java 468 public void testSerializable() {
  /external/guava/guava-tests/test/com/google/common/reflect/
TypeTokenTest.java     [all...]
  /external/guice/lib/build/
guava-testlib-19.0.jar 

Completed in 1377 milliseconds