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

  /external/deqp/external/vulkancts/modules/vulkan/
vktTestGroupUtil.hpp 40 CreateChildrenFunc createChildren);
58 CreateChildrenFunc createChildren,
61 , m_createChildren (createChildren)
75 TestGroupHelper0::CreateChildrenFunc createChildren)
77 return new TestGroupHelper0(testCtx, name, description, createChildren);
84 typename TestGroupHelper1<Arg0>::CreateChildrenFunc createChildren,
87 return new TestGroupHelper1<Arg0>(testCtx, name, description, createChildren, arg0);
93 TestGroupHelper0::CreateChildrenFunc createChildren)
95 parent->addChild(createTestGroup(parent->getTestContext(), name, description, createChildren));
102 typename TestGroupHelper1<Arg0>::CreateChildrenFunc createChildren,
    [all...]
vktTestGroupUtil.cpp 32 CreateChildrenFunc createChildren)
34 , m_createChildren (createChildren)
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingModelTests.cpp 37 void createChildren (tcu::TestCaseGroup* group)
52 return createTestGroup(testCtx, "binding_model", "Resource binding tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolTests.cpp 39 void createChildren (tcu::TestCaseGroup* queryPoolTests)
51 return createTestGroup(testCtx, "query_pool", "query pool tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmTests.cpp 37 void createChildren (tcu::TestCaseGroup* spirVAssemblyTests)
51 return createTestGroup(testCtx, "spirv_assembly", "SPIR-V Assembly tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/compute/
vktComputeTests.cpp 38 void createChildren (tcu::TestCaseGroup* computeTests)
52 return createTestGroup(testCtx, "compute", "Compute shader tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateTests.cpp 42 void createChildren (tcu::TestCaseGroup* group)
57 return createTestGroup(testCtx, "dynamic_state", "Dynamic State Tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawTests.cpp 44 void createChildren (tcu::TestCaseGroup* group)
61 return createTestGroup(testCtx, "draw", "Spimple Draw tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryTests.cpp 40 void createChildren (tcu::TestCaseGroup* geometryTests)
56 return createTestGroup(testCtx, "geometry", "Geometry shader tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/memory/
vktMemoryTests.cpp 41 void createChildren (tcu::TestCaseGroup* memoryTests)
57 return createTestGroup(testCtx, "memory", "Memory Tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTests.cpp 43 void createChildren (tcu::TestCaseGroup* imageTests)
63 return createTestGroup(testCtx, "image", "Image tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTests.cpp 48 void createChildren(tcu::TestCaseGroup* subgroupsTests)
71 testCtx, "subgroups", "Subgroups tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineTests.cpp 53 void createChildren (tcu::TestCaseGroup* pipelineTests)
80 return createTestGroup(testCtx, "pipeline", "Pipeline Tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationTests.cpp 74 void createChildren (tcu::TestCaseGroup* group)
90 return createTestGroup(testCtx, "synchronization", "Synchronization tests", createChildren);
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationTests.cpp 62 void createChildren (tcu::TestCaseGroup* tessellationTests)
83 return createTestGroup(testCtx, "tessellation", "Tessellation tests", createChildren);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 113 protected abstract void createChildren(Composite parent, Object header);
340 createChildren(composite, header);
PaletteControl.java 530 protected void createChildren(Composite parent, Object header) {
    [all...]
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.6.2.M20110210-1200.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 622 milliseconds