Home
last modified time | relevance | path

Searched refs:hasEntry (Results 1 – 6 of 6) sorted by relevance

/external/hamcrest/library/src/org/hamcrest/collection/
DIsMapContaining.java42 public static <K,V> Matcher<Map<K,V>> hasEntry(Matcher<K> keyMatcher, Matcher<V> valueMatcher) { in hasEntry() method in IsMapContaining
47 public static <K,V> Matcher<Map<K,V>> hasEntry(K key, V value) { in hasEntry() method in IsMapContaining
48 return hasEntry(equalTo(key), equalTo(value)); in hasEntry()
53 return hasEntry(keyMatcher, IsAnything.<V>anything()); in hasKey()
63 return hasEntry(IsAnything.<K>anything(), valueMatcher); in hasValue()
/external/hamcrest/library/src/org/hamcrest/
DMatchers.java189 …public static <K, V> org.hamcrest.Matcher<java.util.Map<K, V>> hasEntry(org.hamcrest.Matcher<K> ke… in hasEntry() method in Matchers
190 return org.hamcrest.collection.IsMapContaining.hasEntry(keyMatcher, valueMatcher); in hasEntry()
193 public static <K, V> org.hamcrest.Matcher<java.util.Map<K, V>> hasEntry(K key, V value) { in hasEntry() method in Matchers
194 return org.hamcrest.collection.IsMapContaining.hasEntry(key, value); in hasEntry()
/external/deqp/framework/randomshaders/
DrsgVariableManager.hpp235 bool hasEntry (Filter filter = Filter()) const;
275 bool VariableManager::hasEntry (Filter filter) const in hasEntry() function in rsg::VariableManager
DrsgExpression.cpp824 …bool useRandomRange = !state.getVariableManager().hasEntry<IsWritableEntry>() || ((maxScalars > 0)… in AssignOp()
841 …DE_ASSERT(state.getVariableManager().hasEntry(IsWritableIntersectingEntry(m_valueRange.asAccess())… in AssignOp()
889 !state.getVariableManager().hasEntry(IsWritableIntersectingEntry(valueRange))) in getWeight()
896 !state.getVariableManager().hasEntry<IsWritableEntry>() && in getWeight()
1088 …bool useRandomRange = !state.getVariableManager().hasEntry(filter) || ((maxScalars > 0) && getWe… in VariableRead()
1152 if (state.getVariableManager().hasEntry(IsReadableEntry(state.getExpressionFlags())) || in getWeight()
1160 …!state.getVariableManager().hasEntry(IsReadableIntersectingEntry(valueRange, state.getExpressionFl… in getWeight()
1212 !state.getVariableManager().hasEntry(IsWritableSupersetEntry(valueRange))) in getWeight()
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...