Home
last modified time | relevance | path

Searched defs:WriteToString (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/emboss/compiler/back_end/cpp/testcode/
H A Dcondition_test.cc757 TEST(WriteToString, MissingFieldsAreNotWritten) { in TEST() argument
768 TEST(WriteToString, NotOkFieldsAreNotWritten) { in TEST() argument
785 TEST(WriteToString, NotOkStructSubFieldsAreNotWritten) { in TEST() argument
806 TEST(WriteToString, PresentFieldsNotWritten) { in TEST() argument
818 TEST(WriteToString, AlwaysFalseCondition) { in TEST() argument
829 TEST(WriteToString, OnlyAlwaysFalseCondition) { in TEST() argument
839 TEST(WriteToString, EmptyStruct) { in TEST() argument
H A Drequires_test.cc204 TEST(WriteToString, NotOkFieldsAreNotWritten) { in TEST() argument
225 TEST(WriteToString, NotOkArrayElementsAreNotWritten) { in TEST() argument
H A Danonymous_bits_test.cc92 TEST(AnonymousBits, WriteToString) { in TEST() argument
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_primitive_field.cc243 void PrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator
330 void PrimitiveOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator
H A Dcsharp_message_field.cc171 void MessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageFieldGenerator
279 void MessageOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageOneofFieldGenerator
H A Dcsharp_repeated_enum_field.cc122 void RepeatedEnumFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
H A Dcsharp_repeated_primitive_field.cc120 void RepeatedPrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
H A Dcsharp_map_field.cc137 void MapFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MapFieldGenerator
H A Dcsharp_repeated_message_field.cc137 void RepeatedMessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
H A Dcsharp_wrapper_field.cc180 void WrapperFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::WrapperFieldGenerator
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_primitive_field.cc243 void PrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator
330 void PrimitiveOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator
H A Dcsharp_message_field.cc171 void MessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageFieldGenerator
279 void MessageOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageOneofFieldGenerator
H A Dcsharp_repeated_enum_field.cc122 void RepeatedEnumFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
H A Dcsharp_repeated_primitive_field.cc120 void RepeatedPrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
H A Dcsharp_map_field.cc137 void MapFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MapFieldGenerator
H A Dcsharp_repeated_message_field.cc137 void RepeatedMessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
H A Dcsharp_wrapper_field.cc180 void WrapperFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::WrapperFieldGenerator
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcfdf_document.cpp78 ByteString CFDF_Document::WriteToString() const { in WriteToString() function in CFDF_Document
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc87 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dlog_message.cc113 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dlog_message.cc113 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc113 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dlog_message.cc138 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dlog_message.cc138 void WriteToString(const char* data, void* str) { in WriteToString() function
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp697 void CHasherState::WriteToString(unsigned digestIndex, char *s) const in WriteToString() function in CHasherState