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 D | JavaDocCommentTest.java | 102 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 D | listformattertest.cpp | 257 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 D | listformattertest.cpp | 257 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 D | JsonParserTest.cs | 639 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 D | JsonParserTest.cs | 639 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 D | JsonParserTest.cs | 642 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 D | JsonParserTest.cs | 642 public void Timestamp_Valid(string jsonValue, string expectedFormatted) in Timestamp_Valid() 759 public void Duration_Valid(string jsonValue, string expectedFormatted) in Duration_Valid()
|