Home
last modified time | relevance | path

Searched defs:context2 (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/frameworks/wilhelm/src/
H A DThreadPool.cpp39 void *context2 = closure.mContext2; 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/
DTaskbarOverlayControllerTest.kt53 val (context1, context2) = in testRequestWindow_twice_reusesWindow() constant
65 val context2 = getOnUiThread { overlayController.requestWindow() } in testRequestWindow_afterHidingExistingWindow_createsNewWindow() constant
77 val context2 = getOnUiThread { overlayController.requestWindow() } in testRequestWindow_afterHidingOverlay_createsNewWindow() constant
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_function_test.cpp663 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
894 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1058 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1353 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1686 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1792 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A Dtransformation_add_function_test.cpp663 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
894 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1058 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1353 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1686 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1792 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dtransformation_add_function_test.cpp663 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
894 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1058 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1353 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1686 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
1792 const auto context2 = BuildModule(env, consumer, shader, kFuzzAssembleOption); in TEST() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/
H A Dtest_shared_address_space_coarse_grain.cpp155 int shared_address_space_coarse_grain(cl_device_id deviceID, cl_context context2, cl_command_queue … in shared_address_space_coarse_grain()
275 int test_svm_shared_address_space_coarse_grain_old_api(cl_device_id deviceID, cl_context context2, … in test_svm_shared_address_space_coarse_grain_old_api()
280 int test_svm_shared_address_space_coarse_grain_new_api(cl_device_id deviceID, cl_context context2, … in test_svm_shared_address_space_coarse_grain_new_api()
H A Dtest_shared_address_space_fine_grain.cpp23 int test_svm_shared_address_space_fine_grain(cl_device_id deviceID, cl_context context2, cl_command… in test_svm_shared_address_space_fine_grain()
H A Dtest_allocate_shared_buffer.cpp44 int test_svm_allocate_shared_buffer(cl_device_id deviceID, cl_context context2, cl_command_queue qu… in test_svm_allocate_shared_buffer()
/aosp_15_r20/frameworks/compile/mclinker/unittests/
DUniqueGCFactoryBaseTest.cpp52 LDContext* context2 = contextFactory->produce("/"); in TEST_F() local
62 LDContext* context2 = contextFactory->produce("ttt/../abc/def"); in TEST_F() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSyncTest.cpp433 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
517 EGLContext context2 = getEGLWindow()->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
650 EGLContext context2 = eglCreateContext(display, config, context1, contextAttribs); in TEST_P() local
H A DEGLDisplaySelectionTest.cpp236 EGLContext context2; in runMultiDisplayBackend() local
275 EGLContext context2; in runMultiDisplayBackendDefault() local
326 EGLContext context2; in runMultiDisplayPowerPreference() local
H A DEGLMultiContextTest.cpp131 EGLContext context2 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
738 EGLContext context2 = window->createContext(EGL_NO_CONTEXT, nullptr); in TEST_P() local
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DChildlessActivityTest.java470 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessSiblingSessions() local
650 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageSiblingSessions() local
887 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testDinamicallyManageChildlessNestedSessions() local
992 final ContentCaptureContext context2 = newContentCaptureContextBuilder("session2") in testRemoveChildrenFromDifferentSessions() local
/aosp_15_r20/cts/tests/apppredictionservice/src/android/apppredictionservice/cts/
H A DAppPredictionServiceTest.java115 AppPredictionContext context2 = createTestPredictionContext(); in testCreateDestroySession() local
120 assertEquals(mReporter.getPredictionContext(client2.getSessionId()), context2); in testCreateDestroySession() local
/aosp_15_r20/frameworks/libs/systemui/tracinglib/benchmark/src/
DTraceContextMicroBenchmark.kt90 val context2 = nameCoroutine("scope2") in testNestedContext() constant
/aosp_15_r20/frameworks/libs/systemui/tracinglib/robolectric/src/
DCoroutineTracingMachineryTest.kt51 val context2 = in <lambda>() constant
DMultiThreadedCoroutineTracingTest.kt200 val context2 = newSingleThreadContext("thread-#2") + nameCoroutine("coroutineB") in <lambda>() constant
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/rules/
DTaskbarUnitTestRuleTest.kt60 val context2 = activityContext in testRecreateTaskbar_activityContextChanged() constant
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/
H A DTestWakeupClientServiceImplUnitTest.cpp262 ClientContext context2; in TEST_F() local
325 ClientContext context2; in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dgrpc_authz_end2end_test.cc1375 ClientContext context2; in TEST_F() local
1430 ClientContext context2; in TEST_F() local
1499 ClientContext context2; in TEST_F() local
/aosp_15_r20/trusty/user/app/keymint/
Dkeys.rs389 let context2 = TrustyKekContext::new( in kek_with_different_context_return_different_keys() localVariable
416 let context2 = TrustyKekContext::new(false, None, None).unwrap(); in legacy_kek_is_different_than_non_legacy() localVariable
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/
H A Dtest_external_semaphore.cpp186 cl_context context2 = in test_external_semaphores_multi_context() local
713 cl_context context2 = in test_external_semaphores_cross_queues_io2() local
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_tree_utils.py29 def dict_ordered_dict_eq(type1, context1, type2, context2): argument
/aosp_15_r20/tools/tradefederation/core/javatests/res/testtype/
Dgbench_output3.json2 "context2": { object
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DTemplateTestCase.java81 private VelocityContext context2; field in TemplateTestCase

1234