Home
last modified time | relevance | path

Searched defs:expectedPaths (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/
H A DDownloadDirectoryHelperTest.java363 List<String> expectedPaths = in downloadDirectory_withPrefix_shouldStripPrefixInDestinationPath() local
399 List<String> expectedPaths = in downloadDirectory_containsObjectWithPrefixInIt_shouldInclude() local
461 List<String> expectedPaths = in verifyDestinationPathForSingleDownload() local
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/src/test/java/software/amazon/awssdk/services/
H A DEndpointDiscoveryAndEndpointOverrideTest.java204 private final String[] expectedPaths; field in EndpointDiscoveryAndEndpointOverrideTest.TestCase
206 …ient, Consumer<T> methodCall, String caseName, boolean enforcePathOrder, String... expectedPaths) { in TestCase()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs787 public void FieldMask_Valid(string jsonValue, params string[] expectedPaths) in FieldMask_Valid()
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonParserTest.cs787 public void FieldMask_Valid(string jsonValue, params string[] expectedPaths) in FieldMask_Valid()
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs806 public void FieldMask_Valid(string jsonValue, params string[] expectedPaths) in FieldMask_Valid()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonParserTest.cs806 public void FieldMask_Valid(string jsonValue, params string[] expectedPaths) in FieldMask_Valid()