Searched defs:PRESENT (Results 1 – 6 of 6) sorted by relevance
37 static final Object PRESENT = new Object(); field in MultipleSetContainsBenchmark
31 private static final int PRESENT = 1; field in ParcelableGuavaOptional
31 private static final int PRESENT = 1; field in ParcelableOptional
95 PRESENT, // uses present_match field enumerator
1074 PRESENT, ALIASED, MISSING_OK, ROOT_OK, ABSENT enumConstant