Home
last modified time | relevance | path

Searched refs:ToStringUtf8 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DByteStringTest.cs142 public void ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteStringTest
145 Assert.AreEqual("\u20ac", bs.ToStringUtf8()); in ToStringUtf8()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DByteStringTest.cs142 public void ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteStringTest
145 Assert.AreEqual("\u20ac", bs.ToStringUtf8()); in ToStringUtf8()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DByteStringTest.cs261 public void ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteStringTest
264 Assert.AreEqual("\u20ac", bs.ToStringUtf8()); in ToStringUtf8()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DByteStringTest.cs261 public void ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteStringTest
264 Assert.AreEqual("\u20ac", bs.ToStringUtf8()); in ToStringUtf8()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs295 public string ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteString
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs295 public string ToStringUtf8() in ToStringUtf8() method in Google.Protobuf.ByteString