Home
last modified time | relevance | path

Searched refs:TypeA (Results 1 – 3 of 3) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DIterablesTest.java287 private static class TypeA {}
289 private static class HasBoth extends TypeA implements TypeB {}
294 Iterable<TypeA> alist = Lists
295 .newArrayList(new TypeA(), new TypeA(), hasBoth, new TypeA());
/external/chromium/base/
Dtuple.h85 typedef A TypeA;
96 typedef A TypeA;
112 typedef A TypeA;
131 typedef A TypeA;
153 typedef A TypeA;
178 typedef A TypeA;
206 typedef A TypeA;
238 typedef A TypeA;
/external/libnfc-nxp/inc/
DphNfcHalTypes.h933 unsigned int TypeA:1; member