Home
last modified time | relevance | path

Searched defs:writeGroup (Results 1 – 11 of 11) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_junit.cpp122 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() function in Catch::JunitReporter
/external/deqp/modules/gles2/functional/
Des2fDepthRangeTests.cpp433 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
/external/deqp/modules/gles3/functional/
Des3fFragDepthTests.cpp577 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
Des3fBufferMapTests.cpp607 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, bufferDataSources[srcNdx].name,… in init() local
/external/deqp/external/openglcts/modules/common/
DglcFragDepthTests.cpp548 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te… in init() local
/external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/
DCodedOutputStreamMicro.java183 public void writeGroup(final int fieldNumber, final MessageMicro value) in writeGroup() method in CodedOutputStreamMicro
/external/protobuf/js/binary/
Dwriter.js745 jspb.BinaryWriter.prototype.writeGroup = function( method in jspb.BinaryWriter
/external/protobuf/javanano/src/main/java/com/google/protobuf/nano/
DCodedOutputByteBufferNano.java156 public void writeGroup(final int fieldNumber, final MessageNano value) in writeGroup() method in CodedOutputByteBufferNano
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java994 public final void writeGroup(final int fieldNumber, final MessageLite value) throws IOException { in writeGroup() method in CodedOutputStream
/external/bcc/tests/cc/
Dcatch.hpp9322 void writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() function in Catch::JunitReporter
/external/catch2/single_include/catch2/
Dcatch.hpp14046 void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) { in writeGroup() function in Catch::JunitReporter