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

  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
AbstractImmutableSetTest.java 319 static final int LAST_COLOR_ADDED = 0x00BFFF;
343 = webSafeColorsBuilder.add(LAST_COLOR_ADDED).build();
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractImmutableSetTest.java 343 static final int LAST_COLOR_ADDED = 0x00BFFF;
367 = webSafeColorsBuilder.add(LAST_COLOR_ADDED).build();

Completed in 473 milliseconds