Home
last modified time | relevance | path

Searched defs:BOTH (Results 1 – 11 of 11) sorted by relevance

/external/guice/core/test/com/google/inject/internal/
DMapBinderTest.java218 BOTH, in testMapBinderAggregatesMultipleModules() local
435 BOTH, in testMapBinderWithMultipleTypes() local
444 BOTH, in testMapBinderWithMultipleTypes() local
462 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(module), BOTH, false, 0); in testMapBinderWithEmptyMap() local
513 BOTH, in testMapBinderMapIsLazy() local
643 BOTH, in testMapBinderMapPermitDuplicateElements() local
729 BOTH, in testMapBinderMultimap() local
776 BOTH, in testMapBinderMultimapWithAnotation() local
1068 BOTH, in testModuleOverrideAndMapBindings() local
1099 BOTH, in testDeduplicateMapBindings() local
[all …]
DMultibinderTest.java303 Key.get(setOfString), stringType, setOf(module), BOTH, false, 1, instance("A")); in testMultibinderWithMultipleSetTypes() local
304 assertSetVisitor(Key.get(setOfInteger), intType, setOf(module), BOTH, false, 1, instance(1)); in testMultibinderWithMultipleSetTypes() local
319 assertSetVisitor(Key.get(setOfString), stringType, setOf(module), BOTH, false, 0); in testMultibinderWithEmptySet() local
392 Key.get(setOfInteger), intType, setOf(module), BOTH, false, 0, providerInstance(1)); in testMultibinderSetIsLazy() local
541 BOTH, in testMultibinderSetPermitDuplicateElements() local
580 BOTH, in testMultibinderSetPermitDuplicateElementsFromOtherModule() local
618 BOTH, in testMultibinderSetPermitDuplicateCallsToPermitDuplicates() local
845 BOTH, in testModuleOverrideAndMultibindings() local
899 BOTH, in testModuleOverrideAndMultibindingsWithPermitDuplicates() local
DSpiUtils.java103 BOTH enumConstant
/external/libxkbcommon/xkbcommon/test/
Dtest.h45 BOTH, enumerator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUnicodeSetSpanner.java329 BOTH, enumConstant
/external/icu/android_icu4j/src/main/java/android/icu/text/
DUnicodeSetSpanner.java292 BOTH, enumConstant
/external/python/cpython2/Lib/lib-tk/
DTkconstants.py25 BOTH='both' variable
/external/python/cpython3/Lib/tkinter/
Dconstants.py25 BOTH='both' variable
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMapField.java75 private enum StorageMode {MAP, LIST, BOTH} enumConstant
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp1346 BOTH = VERTEX|FRAGMENT enumerator
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp2874 BOTH = VERTEX|FRAGMENT enumerator