/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowWifiP2pManagerTest.java | 37 manager.createGroup(channel, testListener); in createGroup_success() 43 manager.createGroup(channel, null); in createGroup_nullListener() 54 manager.createGroup(channel, testListener); in createGroup_fail() 68 manager.createGroup(channel, testListener); in clearActionFailure() 71 manager.createGroup(channel, testListener); in clearActionFailure()
|
/external/ltp/testcases/network/nfsv4/acl/ |
D | random_gen.py | 43 def createGroup(self, grpname, gid): member in RandomGen 52 self.createGroup(gName, gid)
|
/external/deqp/modules/glshared/ |
D | glsShaderLibrary.cpp | 45 …tcu::TestCaseGroup* createGroup (const std::string& name, const std::string& description, const st… in createGroup() function in deqp::gls::__anon947e8eab0111::CaseFactory
|
D | glsLifetimeTests.hpp | 380 MovePtr<TestCaseGroup> createGroup (TestContext& testCtx, Type& type); 420 using details::createGroup;
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowWifiP2pManager.java | 57 public void createGroup(Channel c, ActionListener al) { in createGroup() method in ShadowWifiP2pManager
|
/external/deqp/executor/ |
D | xeTestCaseListParser.cpp | 112 …e = isGroup ? static_cast<TestNode*>(static_cast<TestGroup*>(parent)->createGroup(name, descripti… in parse()
|
D | xeTestCase.cpp | 193 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()
|
D | xeTestCase.hpp | 100 TestGroup* createGroup (const char* name, const char* description);
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 164 …virtual tcu::TestCaseGroup* createGroup (const std::string& name, const std::string& description, …
|
D | gluShaderLibrary.cpp | 1600 tcu::TestCaseGroup* groupNode = m_caseFactory->createGroup(name, description, children); in parseShaderGroup()
|
/external/deqp/scripts/khr_util/ |
D | registry.py | 342 def createGroup(name): function 358 groups = NameIndex(createMissing=createGroup, kind="group")
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 2834 tcu::TestCaseGroup* createGroup (tcu::TestContext& testCtx, const char* name, const char* desc, con… in createGroup() function 3035 …objectMgmtTests->addChild(createGroup(testCtx, "single", "Create single object", s_createSingleGro… in createObjectManagementTests() 3065 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_unique_resources", "Multiple objects with… in createObjectManagementTests() 3095 …objectMgmtTests->addChild(createGroup(testCtx, "multiple_shared_resources", "Multiple objects with… in createObjectManagementTests() 3125 …objectMgmtTests->addChild(createGroup(testCtx, "max_concurrent", "Maximum number of concurrently l… in createObjectManagementTests() 3155 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_device", "Multithreaded o… in createObjectManagementTests() 3185 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_per_thread_resources", "Multithreade… in createObjectManagementTests() 3215 …objectMgmtTests->addChild(createGroup(testCtx, "multithreaded_shared_resources", "Multithreaded ob… in createObjectManagementTests() 3245 …objectMgmtTests->addChild(createGroup(testCtx, "single_alloc_callbacks", "Create single object", s… in createObjectManagementTests() 3276 …objectMgmtTests->addChild(createGroup(testCtx, "alloc_callback_fail", "Allocation callback failure… in createObjectManagementTests() [all …]
|
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/ |
D | ReportTask.java | 125 public GroupElement createGroup() { in createGroup() method in ReportTask.GroupElement
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/ |
D | WifiP2pManagerFacade.java | 421 mP2p.createGroup(mChannel, new WifiP2pActionListener(mEventFacade, "CreatGroup")); in wifiP2pCreateGroup()
|
/external/deqp/executor/tools/ |
D | xeCommandLineExecutor.cpp | 293 xe::TestGroup* package = root.createGroup(packageName.c_str(), ""); in readCaseLists()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktShaderLibrary.cpp | 1780 …tcu::TestCaseGroup* createGroup (const string& name, const string& description, const vector<tcu::… in createGroup() function in vkt::__anon6cd01d3d0111::ShaderCaseFactory
|