Searched defs:actualType (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp240 EventParamType actualType; local
244 status = GetEventParameter(inEvent, name, type, &actualType, size, &actualSize, data);
246 SkASSERT(actualType == type);
/external/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp240 EventParamType actualType; local
244 status = GetEventParameter(inEvent, name, type, &actualType, size, &actualSize, data);
246 SkASSERT(actualType == type);
/external/mockito/src/org/mockito/exceptions/
H A DReporter.java476 public void wrongTypeOfReturnValue(String expectedType, String actualType, String methodName) { argument
478 actualType + " cannot be returned by " + methodName + "()",
729 public void wrongTypeOfArgumentToReturn(InvocationOnMock invocation, String expectedType, Class actualType, int argumentIndex) { argument
731 "The argument of type '" + actualType.getSimpleName() + "' cannot be returned because the following ",
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dfakeglx.c180 Atom actualType; local
197 overlayVisualsAtom, &actualType, &actualFormat,
201 if (status != Success || actualType != overlayVisualsAtom ||
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c180 Atom actualType; local
197 overlayVisualsAtom, &actualType, &actualFormat,
201 if (status != Success || actualType != overlayVisualsAtom ||
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c24970 xmlSchemaTypePtr actualType; local
24980 actualType = WXS_ELEM_TYPEDEF(elemDecl);
24989 if (actualType == NULL) {
25068 actualType = localType;
25081 if (actualType == NULL) {
25089 vctxt->inode->typeDef = actualType;
/external/libxml2/
H A Dxmlschemas.c24971 xmlSchemaTypePtr actualType; local
24981 actualType = WXS_ELEM_TYPEDEF(elemDecl);
24990 if (actualType == NULL) {
25069 actualType = localType;
25082 if (actualType == NULL) {
25090 vctxt->inode->typeDef = actualType;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 438 milliseconds