Home
last modified time | relevance | path

Searched defs:stringLoc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/protocolrestjson/
H A DStringPayloadUnmarshallingTest.java80 StringLocation stringLoc, in missingStringPayload_unmarshalledCorrectly()
102 StringLocation stringLoc, in presentStringPayload_unmarshalledCorrectly()
118 private String presentStringResponse(Protocol protocol, StringLocation stringLoc) { in presentStringResponse()
132 …rvice(WireMockRuntimeInfo wm, ClientType clientType, Protocol protocol, StringLocation stringLoc) { in callService()
140 …ivate String syncCallService(WireMockRuntimeInfo wm, Protocol protocol, StringLocation stringLoc) { in syncCallService()
148 …vate String asyncCallService(WireMockRuntimeInfo wm, Protocol protocol, StringLocation stringLoc) { in asyncCallService()
156 private String syncJsonCallService(WireMockRuntimeInfo wm, StringLocation stringLoc) { in syncJsonCallService()
170 private String asyncJsonCallService(WireMockRuntimeInfo wm, StringLocation stringLoc) { in asyncJsonCallService()
185 private String syncXmlCallService(WireMockRuntimeInfo wm, StringLocation stringLoc) { in syncXmlCallService()
199 private String asyncXmlCallService(WireMockRuntimeInfo wm, StringLocation stringLoc) { in asyncXmlCallService()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DXLocaleMatcherTest.java153 String stringLoc = loc.toString(); in check2() local
H A DLocaleMatcherTest.java575 String stringLoc = loc.toString(); in check2() local