Home
last modified time | relevance | path

Searched defs:ctx1 (Results 1 – 25 of 28) sorted by relevance

12

/external/aws-sdk-java-v2/services-custom/s3-transfer-manager/src/test/java/software/amazon/awssdk/transfer/s3/internal/
DS3TransferManagerListenerTest.java106 TransferListener.Context.TransferInitiated ctx1 = captor1.getValue(); in uploadFile_success_shouldInvokeListener() local
147 TransferListener.Context.TransferInitiated ctx1 = captor1.getValue(); in upload_success_shouldInvokeListener() local
188 TransferListener.Context.TransferInitiated ctx1 = captor1.getValue(); in downloadFile_success_shouldInvokeListener() local
233 TransferListener.Context.TransferInitiated ctx1 = captor1.getValue(); in download_success_shouldInvokeListener() local
287 TransferListener.Context.TransferInitiated ctx1 = captor1.getValue(); in uploadFile_failure_shouldInvokeListener() local
/external/sdk-platform-java/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/
DGrpcCallContextTest.java187 GrpcCallContext ctx1 = GrpcCallContext.createDefault(); in testMergeWithTimeout() local
225 GrpcCallContext ctx1 = GrpcCallContext.createDefault(); in testMergeWithStreamingWaitTimeout() local
263 GrpcCallContext ctx1 = GrpcCallContext.createDefault(); in testMergeWithStreamingIdleTimeout() local
272 GrpcCallContext ctx1 = GrpcCallContext.createDefault(); in testMergeWithCustomCallOptions() local
303 GrpcCallContext ctx1 = GrpcCallContext.createDefault().withExtraHeaders(extraHeaders1); in testMergeWithExtraHeaders() local
/external/openscreen/util/crypto/
Dsecure_hash_unittest.cc49 SecureHash ctx1(EVP_sha256()); in TEST() local
87 SecureHash ctx1(EVP_sha256()); in TEST() local
/external/libchrome/crypto/
Dsecure_hash_unittest.cc53 std::unique_ptr<crypto::SecureHash> ctx1( in TEST() local
92 std::unique_ptr<crypto::SecureHash> ctx1( in TEST() local
/external/cronet/crypto/
Dsecure_hash_unittest.cc108 std::unique_ptr<crypto::SecureHash> ctx1( in TEST_P() local
147 std::unique_ptr<crypto::SecureHash> ctx1( in TEST_P() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/
Dexample-context-04.kt13 newSingleThreadContext("Ctx1").use { ctx1 -> in <lambda>() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DExecutorsTest.kt102 val ctx1 = newSingleThreadContext("Ctx1") in <lambda>() constant
/external/libepoxy/test/
Dwgl_per_context_funcptrs.c47 static HGLRC ctx1, ctx2, current_context; variable
/external/ComputeLibrary/tests/validation/NEON/UNIT/
DRuntimeContext.cpp101 RuntimeContext ctx1; in TEST_CASE() local
/external/igt-gpu-tools/tests/i915/
Dgem_spin_batch.c77 const uint32_t ctx1 = (flags & RESUBMIT_NEW_CTX) ? in spin_resubmit() local
/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/
DHttpJsonCallContextTest.java178 HttpJsonCallContext ctx1 = HttpJsonCallContext.createDefault(); in testMergeWithTimeout() local
/external/boringssl/src/crypto/digest_extra/
Ddigest_test.cc326 SHA256_CTX ctx1; in TEST() local
/external/cronet/third_party/boringssl/src/crypto/digest_extra/
Ddigest_test.cc326 SHA256_CTX ctx1; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/digest_extra/
Ddigest_test.cc326 SHA256_CTX ctx1; in TEST() local
/external/libchrome/base/trace_event/
Dheap_profiler_allocation_context_tracker_unittest.cc320 AllocationContext ctx1; in TEST_F() local
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.c99 struct stw_context *ctx1; in DrvShareLists() local
/external/pigweed/pw_stream/
Dmpsc_stream_test.cc380 MpscTestContext ctx1; in TEST() local
508 MpscTestContext ctx1; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
Dcipher_test.cc181 bssl::ScopedEVP_CIPHER_CTX ctx1; in TestOperation() local
/external/selinux/libsepol/src/
Dmls.c672 context_struct_t *ctx1 = NULL, *ctx2 = NULL; in sepol_mls_contains() local
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c6249 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m1()
6271 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_m3()
6451 void (*cb)(void *ctx1, void *ctx2), in wpa_auth_resend_group_m1()
/external/libaom/av1/encoder/
Dinterp_search.c447 const int ctx1 = av1_get_pred_context_switchable_interp(xd, 1); in find_best_non_dual_interp_filter() local
/external/libdav1d/src/
Ddecode.c1447 const int ctx1 = av1_get_fwd_ref_ctx(t->a, &t->l, by4, bx4, in decode_b() local
1639 const int ctx1 = av1_get_ref_ctx(t->a, &t->l, by4, bx4, in decode_b() local
1859 const int ctx1 = get_filter_ctx(t->a, &t->l, comp, 0, b->ref[0], in decode_b() local
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DServerImplTest.java865 Context ctx1 = capturedContexts.poll(); in interceptors() local
/external/angle/src/tests/gl_tests/
DMultithreadingTest.cpp278 EGLContext ctx1 = createMultithreadedContext(window, EGL_NO_CONTEXT); in TEST_P() local
3080 EGLContext ctx1 = createMultithreadedContext(window, EGL_NO_CONTEXT); in TEST_P() local
3160 EGLContext ctx1 = createMultithreadedContext(window, window->getContext()); in TEST_P() local
/external/libvpx/vp9/decoder/
Dvp9_decodemv.c328 const int ctx1 = vp9_get_pred_context_single_ref_p2(xd); in read_ref_frames() local

12