Home
last modified time | relevance | path

Searched refs:badBase64 (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs896 public void Bytes_InvalidBase64(string badBase64) in Bytes_InvalidBase64() argument
898 string json = "{ \"singleBytes\": \"" + badBase64 + "\" }"; in Bytes_InvalidBase64()
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs914 public void Bytes_InvalidBase64(string badBase64) in Bytes_InvalidBase64() argument
916 string json = "{ \"singleBytes\": \"" + badBase64 + "\" }"; in Bytes_InvalidBase64()

Completed in 4 milliseconds