Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/src/com/android/ide/eclipse/gltrace/format/
DGLAPISpecTest.java38 GLAPISpec spec = GLAPISpec.parseLine(createSpec(returnType, funcName, args)); in testParser() local
40 assertEquals(Type.VOID, spec.getReturnValue().getDataType()); in testParser()
41 assertEquals(returnType, spec.getReturnValue().getCType()); in testParser()
42 assertEquals(funcName, spec.getFunction()); in testParser()
44 List<GLDataTypeSpec> argSpecs = spec.getArgs(); in testParser()
DGLMessageFormatterTest.java50 GLAPISpec spec = GLAPISpec.parseLine(specString);
51 specs.put(spec.getFunction(), spec); in spec.getFunction()
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
Dandroid-support-v7-gridlayout.jar ... android.support.v7.widget.GridLayout$Spec spec android.support.v7.widget.GridLayout ...
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/format/
DGLAPISpec.java87 GLAPISpec spec = parseLine(line); in parseApiSpecs() local
88 specs.put(spec.getFunction(), spec); in parseApiSpecs() local
/sdk/eclipse/
Ddictionary.txt276 spec
/sdk/eclipse/buildConfig/
Dbuild.properties24 # Of course any of the settings here can be overridden by spec'ing