Home
last modified time | relevance | path

Searched defs:groupNode (Results 1 – 7 of 7) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp116 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/deqp/external/openglcts/modules/common/
DglcShaderLibrary.cpp1085 …tcu::TestCaseGroup* groupNode = new tcu::TestCaseGroup(m_testCtx, name.c_str(), description.c_str(… in parseShaderGroup() local
/external/deqp/framework/opengl/
DgluShaderLibrary.cpp1576 tcu::TestCaseGroup* groupNode = m_caseFactory->createGroup(name, description, children); in parseShaderGroup() local
/external/dokka/core/src/main/kotlin/Kotlin/
DDocumentationBuilder.kt379 .also { groupNode -> in groupNode() method
/external/bcc/tests/cc/
Dcatch.hpp9322 void writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/catch2/single_include/catch2/
Dcatch.hpp16583 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()
/external/libabigail/tests/lib/
Dcatch.hpp16836 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup()