Searched refs:configGroup (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglColorClearTests.cpp | 61 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createColorClearGroups() local 62 group->addChild(configGroup); in createColorClearGroups() 70 …configGroup->addChild(new ClearClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, list… in createColorClearGroups()
|
D | teglRenderTests.cpp | 1101 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createRenderGroups() local 1102 group->addChild(configGroup); in createRenderGroups() 1110 …configGroup->addChild(new RenderClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, lis… in createRenderGroups()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | CppAssetManager2.java | 1306 FilteredConfigGroup configGroup = impl.filtered_configs_.editItemAt(type_index); in RebuildFilterList() local 1312 configGroup.configurations.add(this_config); in RebuildFilterList() 1313 configGroup.types.add(iter); in RebuildFilterList()
|