/test/xts/acts/graphic/graphicEffectFliterTest/ |
H A D | NativeDisplaySoloistTest.cpp | 118 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 D | dragAction_createDragAction.cpp | 54 auto result2 = OH_ArkUI_CreateDragActionWithContext(context); in OnEventReceive() local
|
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
H A D | FeatureTest.cpp | 222 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2); in HWTEST_F() local
|
H A D | IUnknownTest.cpp | 138 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(SERVICE_NAME, (Feature *)&g_feature); in SetUp() local
|
H A D | TaskpoolSharedTaskTest.cpp | 324 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 D | TaskpoolNoTaskTest.cpp | 156 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("Service_NoTask", (Feature *)&g_createFeature); in GFeatureInit() local
|
H A D | LiteIPCServiceTest.cpp | 126 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 D | TaskpoolSpecifiedTaskTest.cpp | 293 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 D | TaskpoolSingleTaskTest.cpp | 281 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 D | SendShareRequestTest.cpp | 293 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 D | feature_func_test.c | 219 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("serviceName201", (Feature *)&g_feature2);
variable
|
H A D | iunknown_func_test.c | 128 BOOL result2 = SAMGR_GetInstance()->RegisterFeature(SERVICE_NAME, (Feature *)&g_feature);
in IUnknownTestSuiteSetUp() local
|
H A D | taskpool_sharedtask_func_test.c | 316 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 D | taskpool_specifiedtask_func_test.c | 286 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable 337 int32 result2 = demoApi->SendRequestProxyF(&(g_createFeature.identity), &request, NULL); variable
|
H A D | taskpool_notask_func_test.c | 156 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("Service_NoTask", (Feature *)&g_createFeature); in FeatureInit() local
|
H A D | taskpool_singletask_func_test.c | 277 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 D | sendsharerequest_func_test.c | 312 BOOL result2 = SAMGR_GetInstance()->RegisterFeature("S_sendShareReq", (Feature *)&g_feature02);
in FeatureInit() local
|
/test/xts/acts/ability_lite/ability_posix/src/ |
H A D | AbilityMgrTest.cpp | 743 int result2 = ability->TerminateAbility();
in HWTEST_F() local
|
H A D | AbilityMgrTest2.cpp | 755 int result2 = ability->TerminateAbility();
in HWTEST_F() local
|
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/ |
H A D | nativevsync.cpp | 188 napi_value result2 = nullptr; in OHNativeVSyncCreateNormal() local
|
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/ |
H A D | ActsOpenslesRecoderNdkTest.cpp | 275 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 D | AudioPlayerNDK.cpp | 40 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 D | dcameraprovidercase.cpp | 71 DCameraSettings result2;
member
|
/test/xts/hats/distributedhardware/distributedcameratest_additional/ |
H A D | dcameraprovidercase.cpp | 72 DCameraSettings result2; member
|
/test/xts/acts/security/huks/huks_napi_BasicTest/src/ |
H A D | huks_three_stage_test_common.cpp | 436 struct OH_Huks_Result result2 = OH_Huks_FinishSession(handle, paramSet, &inDataSeg, &outDataFinish); in HksDecryptLoopUpdate() local
|