| /external/catch2/single_include/catch2/ | 
| D | catch_reporter_sonarqube.hpp | 58         void writeGroup(TestGroupNode const& groupNode) {  in writeGroup()  function
 | 
| D | catch.hpp | 16583     void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {  in writeGroup()  function in Catch::JunitReporter
 | 
| /external/catch2/include/reporters/ | 
| D | catch_reporter_sonarqube.hpp | 58         void writeGroup(TestGroupNode const& groupNode) {  in writeGroup()  function
 | 
| D | catch_reporter_junit.cpp | 116     void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {  in writeGroup()  function in Catch::JunitReporter
 | 
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | Writer.java | 114   void writeGroup(int fieldNumber, Object value) throws IOException;  in writeGroup()  method122   void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException;  in writeGroup()  method
 
 | 
| D | BinaryWriter.java | 1089     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.SafeHeapWriter1096     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.SafeHeapWriter
 1626     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeHeapWriter
 1633     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeHeapWriter
 2158     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.SafeDirectWriter
 2165     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.SafeDirectWriter
 2717     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeDirectWriter
 2724     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeDirectWriter
 
 | 
| D | CodedOutputStreamWriter.java | 160   public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in CodedOutputStreamWriter165   public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in CodedOutputStreamWriter
 
 | 
| D | CodedOutputStream.java | 1010   public final void writeGroup(final int fieldNumber, final MessageLite value) throws IOException {  in writeGroup()  method in CodedOutputStream1022   final void writeGroup(final int fieldNumber, final MessageLite value, Schema schema)  in writeGroup()  method in CodedOutputStream
 
 | 
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | Writer.java | 114   void writeGroup(int fieldNumber, Object value) throws IOException;  in writeGroup()  method122   void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException;  in writeGroup()  method
 
 | 
| D | BinaryWriter.java | 1089     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.SafeHeapWriter1096     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.SafeHeapWriter
 1626     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeHeapWriter
 1633     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeHeapWriter
 2158     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.SafeDirectWriter
 2165     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.SafeDirectWriter
 2717     public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeDirectWriter
 2724     public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in BinaryWriter.UnsafeDirectWriter
 
 | 
| D | CodedOutputStreamWriter.java | 160   public void writeGroup(int fieldNumber, Object value) throws IOException {  in writeGroup()  method in CodedOutputStreamWriter165   public void writeGroup(int fieldNumber, Object value, Schema schema) throws IOException {  in writeGroup()  method in CodedOutputStreamWriter
 
 | 
| D | CodedOutputStream.java | 1012   public final void writeGroup(final int fieldNumber, final MessageLite value) throws IOException {  in writeGroup()  method in CodedOutputStream1024   final void writeGroup(final int fieldNumber, final MessageLite value, Schema schema)  in writeGroup()  method in CodedOutputStream
 
 | 
| /external/deqp/external/openglcts/modules/common/ | 
| D | glcFragDepthTests.cpp | 548 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te…  in init()  local
 | 
| /external/deqp/modules/gles2/functional/ | 
| D | es2fDepthRangeTests.cpp | 433 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te…  in init()  local
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fFragDepthTests.cpp | 577 …tcu::TestCaseGroup* writeGroup = new tcu::TestCaseGroup(m_testCtx, "write", "gl_FragDepth write te…  in init()  local
 | 
| D | es3fBufferMapTests.cpp | 607 …tcu::TestCaseGroup* writeGroup	= new tcu::TestCaseGroup(m_testCtx, bufferDataSources[srcNdx].name,…  in init()  local
 | 
| /external/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ | 
| D | CodedOutputStreamMicro.java | 183   public void writeGroup(final int fieldNumber, final MessageMicro value)  in writeGroup()  method in CodedOutputStreamMicro
 | 
| /external/protobuf/javanano/src/main/java/com/google/protobuf/nano/ | 
| D | CodedOutputByteBufferNano.java | 156   public void writeGroup(final int fieldNumber, final MessageNano value)  in writeGroup()  method in CodedOutputByteBufferNano
 | 
| /external/cronet/third_party/protobuf/js/binary/ | 
| D | writer.js | 875 jspb.BinaryWriter.prototype.writeGroup = function(  method in jspb.BinaryWriter
 | 
| /external/cronet/third_party/protobuf/js/experimental/runtime/kernel/ | 
| D | kernel.js | 279 function writeGroup(writer, fieldNumber, value) {  function
 | 
| /external/bcc/tests/cc/ | 
| D | catch.hpp | 9322         void writeGroup( TestGroupNode const& groupNode, double suiteTime ) {  in writeGroup()  function in Catch::JunitReporter
 | 
| /external/libabigail/tests/lib/ | 
| D | catch.hpp | 16836     void JunitReporter::writeGroup( TestGroupNode const& groupNode, double suiteTime ) {  in writeGroup()  function in Catch::JunitReporter
 |