/aosp_15_r20/frameworks/wilhelm/src/ |
H A D | ThreadPool.cpp | 38 void *context1 = closure.mContext1; in ThreadPool_start() local 251 void *context1, void *context2, void *context3, int parameter1, int parameter2) in ThreadPool_add() 372 void *context1, void *context2, int parameter1) in ThreadPool_add_ppi() 380 void *context1, void *context2, int parameter1, int parameter2) in ThreadPool_add_ppii()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/overlay/ |
D | TaskbarOverlayControllerTest.kt | 53 val (context1, context2) = in testRequestWindow_twice_reusesWindow() constant 62 val context1 = getOnUiThread { overlayController.requestWindow() } in testRequestWindow_afterHidingExistingWindow_createsNewWindow() constant 71 val context1 = getOnUiThread { overlayController.requestWindow() } in testRequestWindow_afterHidingOverlay_createsNewWindow() constant
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_add_function_test.cpp | 662 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 893 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1057 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1352 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1685 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1791 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/ |
H A D | transformation_add_function_test.cpp | 662 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 893 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1057 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1352 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1685 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1791 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_function_test.cpp | 662 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 893 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1057 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1352 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1685 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local 1791 const auto context1 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
|
/aosp_15_r20/packages/modules/AppSearch/testing/appsindexertests/src/com/android/server/appsearch/appsindexer/ |
D | AppsIndexerImplTest.java | 162 Context context1 = in testAppsIndexerImpl_statsSet() local 274 Context context1 = in testAppsIndexerImpl_statsSet_functionsIndexed() local 430 Context context1 = in testAppsIndexerImpl_incrementalPut_doesNotPutAllDocs() local
|
/aosp_15_r20/frameworks/compile/mclinker/unittests/ |
D | UniqueGCFactoryBaseTest.cpp | 49 LDContext* context1 = contextFactory->produce("/"); in TEST_F() local 59 LDContext* context1 = contextFactory->produce("abc/def"); in TEST_F() local
|
/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLDisplaySelectionTest.cpp | 226 EGLContext context1; in runMultiDisplayBackend() local 265 EGLContext context1; in runMultiDisplayBackendDefault() local 317 EGLContext context1; in runMultiDisplayPowerPreference() local
|
H A D | EGLMultiContextTest.cpp | 130 EGLContext context1 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local 737 EGLContext context1 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | keys.rs | 375 let context1 = in kek_with_different_context_return_different_keys() localVariable 378 let context1 = TrustyKekContext::from_raw(&context1.unwrap().to_raw().unwrap()).unwrap(); in kek_with_different_context_return_different_keys() localVariable 413 let context1 = in legacy_kek_is_different_than_non_legacy() localVariable
|
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
H A D | ChildlessActivityTest.java | 462 final ContentCaptureContext context1 = newContentCaptureContextBuilder("session1") in testDinamicallyManageChildlessSiblingSessions() local 639 final ContentCaptureContext context1 = newContentCaptureContextBuilder("session1") in testDinamicallyManageSiblingSessions() local 879 final ContentCaptureContext context1 = newContentCaptureContextBuilder("session1") in testDinamicallyManageChildlessNestedSessions() local 979 final ContentCaptureContext context1 = newContentCaptureContextBuilder("session1") in testRemoveChildrenFromDifferentSessions() local
|
/aosp_15_r20/frameworks/libs/systemui/tracinglib/benchmark/src/ |
D | TraceContextMicroBenchmark.kt | 89 val context1 = createCoroutineTracingContext("scope1") in testNestedContext() constant
|
/aosp_15_r20/frameworks/libs/systemui/tracinglib/robolectric/src/ |
D | CoroutineTracingMachineryTest.kt | 50 val context1 = newSingleThreadContext("thread-#1") in <lambda>() constant
|
D | MultiThreadedCoroutineTracingTest.kt | 199 val context1 = newSingleThreadContext("thread-#1") + nameCoroutine("coroutineA") in <lambda>() constant
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/rules/ |
D | TaskbarUnitTestRuleTest.kt | 58 val context1 = activityContext in testRecreateTaskbar_activityContextChanged() constant
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | grpc_authz_end2end_test.cc | 1328 ClientContext context1; in TEST_F() local 1405 ClientContext context1; in TEST_F() local 1467 ClientContext context1; in TEST_F() local
|
/aosp_15_r20/external/pytorch/test/export/ |
H A D | test_tree_utils.py | 29 def dict_ordered_dict_eq(type1, context1, type2, context2): argument
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
H A D | TemplateTestCase.java | 80 private VelocityContext context1; field in TemplateTestCase
|
/aosp_15_r20/external/rust/android-crates-io/crates/oneshot-uniffi/tests/ |
D | loom.rs | 137 let mut context1 = task::Context::from_waker(&waker1); in poll_with_different_wakers() localVariable
|
D | future.rs | 43 let mut context1 = task::Context::from_waker(&waker1); in multiple_receiver_polls_keeps_only_latest_waker() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_driver_test.cc | 52 CUcontext context0, context1; in TEST() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/adselection/ |
D | EncryptionContextDaoTest.java | 98 DBEncryptionContext context1 = getDbEncryptionContext(CONTEXT_ID_1); in test_getEncryptionContext_multipleEntriesInTable_returnsContext() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | EGLImageTest.cpp | 99 sk_sp<GrDirectContext> context1 = GrDirectContexts::MakeGL(sk_ref_sp(glCtx1->gl())); in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
|
/aosp_15_r20/frameworks/base/tests/GridLayoutTest/src/com/android/test/layout/ |
H A D | AlignmentTest.java | 87 public static ViewGroup create(Context context1) { in create()
|
/aosp_15_r20/frameworks/native/cmds/service/ |
H A D | service.cpp | 240 char* context1 = nullptr; in main() local
|