Home
last modified time | relevance | path

Searched defs:result2 (Results 1 - 25 of 37) sorted by relevance

12

/test/xts/acts/graphic/graphicEffectFliterTest/
H A DNativeDisplaySoloistTest.cpp118 int32_t result2 = OH_DisplaySoloist_SetExpectedFrameRateRange(nativeDisplaySoloist, nullptr); in HWTEST_F() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
H A DdragAction_createDragAction.cpp54 auto result2 = OH_ArkUI_CreateDragActionWithContext(context); in OnEventReceive() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DFeatureTest.cpp222 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2); in HWTEST_F() local
H A DIUnknownTest.cpp138 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(SERVICE_NAME, (Feature *)&g_feature); in SetUp() local
H A DTaskpoolSharedTaskTest.cpp324 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature[0].identity), &request, nullptr); in HWTEST_F() local
380 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature[1].identity), &request, nullptr); in HWTEST_F() local
H A DTaskpoolNoTaskTest.cpp156 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("Service_NoTask", (Feature *)&g_createFeature); in GFeatureInit() local
H A DLiteIPCServiceTest.cpp126 BOOL result2 = SAMGR_GetInstance()->RegisterService((Service *)&g_service2); in ServiceInit() local
142 BOOL result2 = SAMGR_GetInstance()->RegisterDefaultFeatureApi(SERVICE_NAME, GET_IUNKNOWN(g_service2)); in FeatureInit() local
H A DTaskpoolSpecifiedTaskTest.cpp293 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, nullptr); in HWTEST_F() local
349 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, nullptr); in HWTEST_F() local
H A DTaskpoolSingleTaskTest.cpp281 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(g_service[i].GetName((Service *)&g_service[i]), in GFeatureInit() local
376 int32 result2 = demoApi->SendRequestProxyF(&(g_feature.identity), &request, nullptr); in HWTEST_F() local
432 int32 result2 = demoApi->SendRequestProxyF(&(g_feature.identity), &request, nullptr); in HWTEST_F() local
487 int32 result2 = demoApi->SendRequestProxyF(&(g_feature.identity), &request, nullptr); HWTEST_F() local
542 int32 result2 = demoApi->SendRequestProxyF(&(g_feature.identity), &request, nullptr); HWTEST_F() local
[all...]
H A DSendShareRequestTest.cpp293 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("S_sendShareReq", (Feature *)&g_feature02); in GFeatureInit() local
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dfeature_func_test.c219 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2); variable
H A Diunknown_func_test.c128 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(SERVICE_NAME, (Feature *)&g_feature); in IUnknownTestSuiteSetUp() local
H A Dtaskpool_sharedtask_func_test.c316 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature[0].identity), &request, NULL); variable
367 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature[1].identity), &request, NULL); variable
H A Dtaskpool_specifiedtask_func_test.c286 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable
337 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable
H A Dtaskpool_notask_func_test.c156 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("Service_NoTask", (Feature *)&g_createFeature); in FeatureInit() local
H A Dtaskpool_singletask_func_test.c277 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(g_service[i].GetName((Service *)&g_service[i]), in FeatureInit() local
362 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable
418 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable
473 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); global() variable
528 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); global() variable
[all...]
H A Dsendsharerequest_func_test.c312 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("S_sendShareReq", (Feature *)&g_feature02); in FeatureInit() local
/test/xts/acts/ability_lite/ability_posix/src/
H A DAbilityMgrTest.cpp743 int result2 = ability->TerminateAbility(); in HWTEST_F() local
H A DAbilityMgrTest2.cpp755 int result2 = ability->TerminateAbility(); in HWTEST_F() local
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
H A Dnativevsync.cpp188 napi_value result2 = nullptr; in OHNativeVSyncCreateNormal() local
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H A DActsOpenslesRecoderNdkTest.cpp275 SLresult result2 = (*recordItf)->GetPosition(nullptr, 0); in HWTEST_F() local
/test/xts/acts/multimedia/media/media_js_standard/avplayeraudiondk/entry/src/main/cpp/
H A DAudioPlayerNDK.cpp40 OH_AVErrCode result2 = OH_AVPlayer_Release(player); in PlayerStateSetURLSource() local
56 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); in PlayerStatePrepare() local
75 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); in PlayerStatePlayer() local
95 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); in PlayerStatePause() local
116 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); in PlayerStateStop() local
134 OH_AVErrCode result2 = OH_AVPlayer_Reset(player); PlayerStateReset() local
154 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); PlayerStateSetvolume() local
174 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); PlayerStateSeek() local
195 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); PlayerStateGetCurrentTime() local
239 OH_AVErrCode result2 = OH_AVPlayer_Prepare(player); PlayerStateGetSpeed() local
306 bool result2 = OH_AVPlayer_IsLooping(player); PlayerStateLoop() local
[all...]
/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameraprovidercase.cpp71 DCameraSettings result2; member
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameraprovidercase.cpp72 DCameraSettings result2; member
/test/xts/acts/security/huks/huks_napi_BasicTest/src/
H A Dhuks_three_stage_test_common.cpp436 struct OH_Huks_Result result2 = OH_Huks_FinishSession(handle, paramSet, &inDataSeg, &outDataFinish); in HksDecryptLoopUpdate() local

Completed in 38 milliseconds

12