OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 192 milliseconds