HomeSort by relevance Sort by last modified time
    Searched refs:sampleElement (Results 1 - 6 of 6) sorted by null

  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
UnmodifiableCollectionTests.java 110 * @param sampleElement an element of the same type as that contained by
112 * sampleElement} as a member.
115 Collection<E> collection, E sampleElement) {
117 siblingCollection.add(sampleElement);
121 collection.add(sampleElement);
146 collection.remove(sampleElement);
180 * @param sampleElement an element of the same type as that contained by
181 * {@code set}. {@code set} may or may not have {@code sampleElement} as a
185 Set<E> set, E sampleElement) {
186 assertCollectionIsUnmodifiable(set, sampleElement);
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py     [all...]
  /external/guice/lib/build/
guava-testlib-16.0.1.jar 

Completed in 184 milliseconds