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

  /external/catch2/include/reporters/
catch_reporter_junit.h 40 void writeGroup(TestGroupNode const& groupNode, double suiteTime);
catch_reporter_junit.cpp 122 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {
124 TestGroupStats const& stats = groupNode.value;
137 for( auto const& child : groupNode.children )
  /external/deqp/external/openglcts/modules/common/
glcShaderLibrary.cpp 1085 tcu::TestCaseGroup* groupNode = new tcu::TestCaseGroup(m_testCtx, name.c_str(), description.c_str(), children);
1086 shaderNodeList.push_back(groupNode);
  /external/deqp/framework/opengl/
gluShaderLibrary.cpp     [all...]
  /external/bcc/tests/cc/
catch.hpp     [all...]
  /external/catch2/single_include/catch2/
catch.hpp     [all...]
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 2835 milliseconds