Home
last modified time | relevance | path

Searched refs:createGroup (Results 1 – 20 of 20) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DBundleGroupCreationDialog.java51 boolean createGroup() { in createGroup() method in BundleGroupCreationDialog
53 return rbm.createGroup(nameField.getText().trim(), commentField.getText().trim()); in createGroup()
58 boolean success = createGroup(); in processKeyEvent()
111 boolean success = dialog.createGroup(); in initComponents()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
DvktApplicationParametersTests.cpp385 …de::MovePtr<tcu::TestCaseGroup> createGroup(new tcu::TestCaseGroup(testCtx, groups[groupIdx].name,… in createApplicationParametersTests() local
392 …addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createInstanceTest, test… in createApplicationParametersTests()
394 …addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createDeviceTest, testPa… in createApplicationParametersTests()
397 group->addChild(createGroup.release()); in createApplicationParametersTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
DvktApplicationParametersTests.cpp385 …de::MovePtr<tcu::TestCaseGroup> createGroup(new tcu::TestCaseGroup(testCtx, groups[groupIdx].name,… in createApplicationParametersTests() local
392 …addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createInstanceTest, test… in createApplicationParametersTests()
394 …addFunctionCase(createGroup.get(), tests[testIdx].name, "", checkSupport, createDeviceTest, testPa… in createApplicationParametersTests()
397 group->addChild(createGroup.release()); in createApplicationParametersTests()
/third_party/ltp/testcases/network/nfsv4/acl/
Drandom_gen.py44 def createGroup(self, grpname, gid): member in RandomGen
53 self.createGroup(gName, gid)
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibrary.cpp45 …tcu::TestCaseGroup* createGroup (const std::string& name, const std::string& description, const st… in createGroup() function in deqp::gls::__anon3e9e622c0111::CaseFactory
DglsLifetimeTests.hpp380 MovePtr<TestCaseGroup> createGroup (TestContext& testCtx, Type& type);
420 using details::createGroup;
/third_party/vk-gl-cts/executor/
DxeTestCaseListParser.cpp112 …e = isGroup ? static_cast<TestNode*>(static_cast<TestGroup*>(parent)->createGroup(name, descripti… in parse()
DxeTestCase.cpp193 TestGroup* TestGroup::createGroup (const char* name, const char* description) in createGroup() function in xe::TestGroup
306 TestGroup* newGroup = curGroup->createGroup(components[ndx].c_str(), "" /* description */); in createCase()
DxeTestCase.hpp100 TestGroup* createGroup (const char* name, const char* description);
/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp199 …virtual tcu::TestCaseGroup* createGroup (const std::string& name, const std::string& description, …
DgluShaderLibrary.cpp1573 tcu::TestCaseGroup* groupNode = m_caseFactory->createGroup(name, description, children); in parseShaderGroup()
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py348 def createGroup(name): function
381 groups = NameIndex(createMissing=createGroup, kind="group")
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiObjectManagementTests.cpp3462 tcu::TestCaseGroup* createGroup (tcu::TestContext& testCtx, const char* name, const char* desc, con… in createGroup() function
3638 …objectMgmtTests->addChild(createGroup(testCtx, "single", "Create single object", s_createSingleGro… in createObjectManagementTests()
3673 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_unique_resources", "Multiple objects with… in createObjectManagementTests()
3708 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_shared_resources", "Multiple objects with… in createObjectManagementTests()
3740 …objectMgmtTests->addChild(createGroup(testCtx, "max_concurrent", "Maximum number of concurrently l… in createObjectManagementTests()
3771 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_device", "Multithreaded o… in createObjectManagementTests()
3801 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_resources", "Multithreade… in createObjectManagementTests()
3836 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_shared_resources", "Multithreaded ob… in createObjectManagementTests()
3869 …objectMgmtTests->addChild(createGroup(testCtx, "single_alloc_callbacks", "Create single object", s… in createObjectManagementTests()
3904 …objectMgmtTests->addChild(createGroup(testCtx, "alloc_callback_fail", "Allocation callback failure… in createObjectManagementTests()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp3462 tcu::TestCaseGroup* createGroup (tcu::TestContext& testCtx, const char* name, const char* desc, con… in createGroup() function
3638 …objectMgmtTests->addChild(createGroup(testCtx, "single", "Create single object", s_createSingleGro… in createObjectManagementTests()
3673 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_unique_resources", "Multiple objects with… in createObjectManagementTests()
3708 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_shared_resources", "Multiple objects with… in createObjectManagementTests()
3740 …objectMgmtTests->addChild(createGroup(testCtx, "max_concurrent", "Maximum number of concurrently l… in createObjectManagementTests()
3771 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_device", "Multithreaded o… in createObjectManagementTests()
3801 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_resources", "Multithreade… in createObjectManagementTests()
3836 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_shared_resources", "Multithreaded ob… in createObjectManagementTests()
3869 …objectMgmtTests->addChild(createGroup(testCtx, "single_alloc_callbacks", "Create single object", s… in createObjectManagementTests()
3904 …objectMgmtTests->addChild(createGroup(testCtx, "alloc_callback_fail", "Allocation callback failure… in createObjectManagementTests()
[all …]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBxliffImporter.java236 rbm.createGroup(group, groupComment); in importDoc()
DRBManager.java560 public boolean createGroup(String groupName, String groupComment) { in createGroup() method in RBManager
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_wifi.js568 createGroup: function (...args) { method
/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp293 xe::TestGroup* package = root.createGroup(packageName.c_str(), ""); in readCaseLists()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktShaderLibrary.cpp1752 …tcu::TestCaseGroup* createGroup (const string& name, const string& description, const vector<tcu::… in createGroup() function in vkt::__anona82a015e0111::ShaderCaseFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1752 …tcu::TestCaseGroup* createGroup (const string& name, const string& description, const vector<tcu::… in createGroup() function in vkt::__anonb01782de0111::ShaderCaseFactory