/aosp_15_r20/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/ |
H A D | S3TransferManagerListenerTest.java | 114 TransferListener.Context.BytesTransferred ctx2 = captor2.getValue(); in uploadFile_success_shouldInvokeListener() local 155 TransferListener.Context.BytesTransferred ctx2 = captor2.getValue(); in upload_success_shouldInvokeListener() local 197 TransferListener.Context.BytesTransferred ctx2 = captor2.getValue(); in downloadFile_success_shouldInvokeListener() local 242 TransferListener.Context.BytesTransferred ctx2 = captor2.getValue(); in download_success_shouldInvokeListener() local 294 TransferListener.Context.TransferFailed ctx2 = captor2.getValue(); in uploadFile_failure_shouldInvokeListener() local
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/ |
H A D | GrpcCallContextTest.java | 188 GrpcCallContext ctx2 = GrpcCallContext.createDefault().withTimeout(timeout); in testMergeWithTimeout() local 226 GrpcCallContext ctx2 = GrpcCallContext.createDefault().withStreamWaitTimeout(timeout); in testMergeWithStreamingWaitTimeout() local 264 GrpcCallContext ctx2 = GrpcCallContext.createDefault().withStreamIdleTimeout(timeout); in testMergeWithStreamingIdleTimeout() local 273 GrpcCallContext ctx2 = in testMergeWithCustomCallOptions() local 306 GrpcCallContext ctx2 = GrpcCallContext.createDefault().withExtraHeaders(extraHeaders2); in testMergeWithExtraHeaders() local
|
/aosp_15_r20/external/libchrome/crypto/ |
H A D | secure_hash_unittest.cc | 57 std::unique_ptr<crypto::SecureHash> ctx2(ctx1->Clone()); in TEST() local 99 std::unique_ptr<crypto::SecureHash> ctx2( in TEST() local
|
/aosp_15_r20/external/openscreen/util/crypto/ |
H A D | secure_hash_unittest.cc | 53 SecureHash ctx2 = ctx1; in TEST() local 94 SecureHash ctx2(EVP_sha256()); in TEST() local
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | secure_hash_unittest.cc | 112 std::unique_ptr<crypto::SecureHash> ctx2(ctx1->Clone()); in TEST_P() local 154 std::unique_ptr<crypto::SecureHash> ctx2( in TEST_P() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/connectivity/ui/ |
H A D | MobileContextProviderTest.kt | 82 val ctx2 = provider.getMobileContextForSub(SUB_2_ID, context) in test_twoSubscriptions_eachContextReflectsMccMnc() constant
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
H A D | ExecutorsTest.kt | 100 val ctx2 = newSingleThreadContext("Ctx2") in <lambda>() constant
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | decode.c | 1436 const int ctx2 = av1_get_fwd_ref_2_ctx(t->a, &t->l, by4, bx4, in decode_b() local 1441 const int ctx2 = av1_get_fwd_ref_1_ctx(t->a, &t->l, by4, bx4, in decode_b() local 1628 const int ctx2 = av1_get_ref_2_ctx(t->a, &t->l, by4, bx4, in decode_b() local 1641 const int ctx2 = av1_get_ref_3_ctx(t->a, &t->l, by4, bx4, in decode_b() local 1849 const int ctx2 = get_filter_ctx(t->a, &t->l, comp, 1, in decode_b() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
H A D | example-context-04.kt | 10 newSingleThreadContext("Ctx2").use { ctx2 -> in <lambda>() method
|
/aosp_15_r20/external/libepoxy/test/ |
H A D | wgl_per_context_funcptrs.c | 47 static HGLRC ctx1, ctx2, current_context; variable
|
/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | mpsc_stream_test.cc | 389 MpscTestContext ctx2; in TEST() local 518 MpscTestContext ctx2; in TEST() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth.c | 7063 void (*cb)(void *ctx1, void *ctx2), 7085 void (*cb)(void *ctx1, void *ctx2), 7265 void (*cb)(void *ctx1, void *ctx2),
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/ |
D | hmac.go | 85 ctx2 C.GO_HMAC_CTX member
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/UNIT/ |
H A D | RuntimeContext.cpp | 104 RuntimeContext ctx2; in TEST_CASE() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/rust/bssl-crypto/src/ |
H A D | digest.rs | 188 let mut ctx2 = ctx.clone(); in sha256() localVariable
|
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/src/ |
H A D | digest.rs | 204 let mut ctx2 = ctx.clone(); in sha256() localVariable
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/ |
H A D | HttpJsonCallContextTest.java | 179 HttpJsonCallContext ctx2 = HttpJsonCallContext.createDefault().withTimeout(timeout); in testMergeWithTimeout() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/digest_extra/ |
D | digest_test.cc | 330 SHA256_CTX ctx2; in TEST() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/digest_extra/ |
D | digest_test.cc | 330 SHA256_CTX ctx2; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/digest_extra/ |
H A D | digest_test.cc | 330 SHA256_CTX ctx2; in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cmac/ |
D | cmac_test.cc | 65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
|
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/cmac/ |
H A D | cmac_test.cc | 65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/cmac/ |
H A D | cmac_test.cc | 65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
|
/aosp_15_r20/external/boringssl/src/crypto/digest_extra/ |
H A D | digest_test.cc | 330 SHA256_CTX ctx2; in TEST() local
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cmac/ |
D | cmac_test.cc | 65 bssl::UniquePtr<CMAC_CTX> ctx2(CMAC_CTX_new()); in test() local
|