HomeSort by relevance Sort by last modified time
    Searched refs:testConfiguration (Results 1 - 8 of 8) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderPrimitiveCounter.cpp 80 DataPrimitiveIDInCounter testConfiguration;
85 testConfiguration.m_drawMode = GL_POINTS;
86 testConfiguration.m_emitVertexCodeForGeometryShader = " test_gl_PrimitiveIDIn = gl_PrimitiveIDIn;\n"
89 testConfiguration.m_feedbackMode = GL_POINTS;
90 testConfiguration.m_layoutIn = "points";
91 testConfiguration.m_layoutOut = "points";
92 testConfiguration.m_numberOfDrawnPrimitives = 1024;
93 testConfiguration.m_numberOfVerticesPerOneOutputPrimitive = 1;
94 testConfiguration.m_numberOfVerticesPerOneInputPrimitive = 1;
97 "Test Group 6.1 points to points", testConfiguration));
    [all...]
esextcGeometryShaderPrimitiveCounter.hpp 94 const char* description, const DataPrimitiveIDInCounter& testConfiguration);
161 const DataPrimitiveIDInCounter& testConfiguration);
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
ResourcesTest.java 48 public void testConfiguration() {
  /packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/
CellBroadcastBootupConfigTest.java 131 public void testConfiguration() throws Exception {
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.hpp 650 struct testConfiguration
652 testConfiguration(const glw::GLchar* description, const glw::GLubyte expected_color[4],
    [all...]
gl4cShaderSubroutineTests.cpp     [all...]
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowResourcesTest.java 283 public void testConfiguration() {
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-core/1.2.0-alpha1/
gradle-core-1.2.0-alpha1.jar 

Completed in 1189 milliseconds