Home
last modified time | relevance | path

Searched defs:expectedFormatted (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/engine/ast/
H A DJavaDocCommentTest.java102 String expectedFormatted = comment.concat("\n<pre>{@code\n" + formattedSampleCode + "}</pre>"); in createJavaDocComment_sampleCodePreserveIndentAndLineBreaks() local
105 assertEquals(formattedJavaDoc.comment(), expectedFormatted); in createJavaDocComment_sampleCodePreserveIndentAndLineBreaks() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dlistformattertest.cpp257 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithFormatter()
276 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithNItemsPatternShift()
297 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithNItems()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dlistformattertest.cpp257 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithFormatter()
276 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithNItemsPatternShift()
297 const char16_t *expectedFormatted, in RunTestFieldPositionIteratorWithNItems()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs639 public void Timestamp_Valid(string jsonValue, string expectedFormatted) in Timestamp_Valid()
740 public void Duration_Valid(string jsonValue, string expectedFormatted) in Duration_Valid()
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs639 public void Timestamp_Valid(string jsonValue, string expectedFormatted) in Timestamp_Valid()
740 public void Duration_Valid(string jsonValue, string expectedFormatted) in Duration_Valid()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs642 public void Timestamp_Valid(string jsonValue, string expectedFormatted) in Timestamp_Valid()
759 public void Duration_Valid(string jsonValue, string expectedFormatted) in Duration_Valid()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs642 public void Timestamp_Valid(string jsonValue, string expectedFormatted) in Timestamp_Valid()
759 public void Duration_Valid(string jsonValue, string expectedFormatted) in Duration_Valid()