Home
last modified time | relevance | path

Searched refs:result5 (Results 1 - 11 of 11) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameraprovidercase.cpp74 DCameraSettings result5; member
212 result5.type_ = FPS_RANGE; in HWTEST_F()
213 result5.value_ = "SettingValue"; in HWTEST_F()
214 int32_t ret = cameraProvider.OnSettingsResult(dhBase, result5); in HWTEST_F()
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesPlayerNdk/
H A DActsOpenslesPlayerNdkTest.cpp537 SLresult result5 = (*engineEngine)->Create3DGroup(engineEngine, nullptr, 0, nullptr, nullptr); in HWTEST_F() local
538 ASSERT_EQ(SL_RESULT_FEATURE_UNSUPPORTED, result5); in HWTEST_F()
643 SLresult result5 = (*playItf)->GetCallbackEventsMask(playItf, 0); in HWTEST_F() local
644 EXPECT_TRUE(result5 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
716 SLresult result5 = (*volumeItf)->SetStereoPosition(volumeItf, 0); in HWTEST_F() local
717 EXPECT_TRUE(result5 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DSendShareRequestTest.cpp298 BOOL result5 = SAMGR_GetInstance()->RegisterFeatureApi("S_sendShareReq", "feature03", in GFeatureInit() local
300 if (result1 == FALSE || result2 == FALSE || result3 == FALSE || result4 == FALSE || result5 == FALSE) { in GFeatureInit()
/test/xts/acts/multimedia/audio/audio_cpp_standard/openslesRecorderNdk/
H A DActsOpenslesRecoderNdkTest.cpp284 SLresult result5 = (*recordItf)->GetCallbackEventsMask(nullptr, nullptr); in HWTEST_F() local
285 EXPECT_TRUE(result5 == SL_RESULT_FEATURE_UNSUPPORTED); in HWTEST_F()
/test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/
H A Dsendsharerequest_func_test.c317 BOOL result5 = SAMGR_GetInstance()->RegisterFeatureApi("S_sendShareReq", "feature03", in FeatureInit() local
319 if (result1 == FALSE || result2 == FALSE || result3 == FALSE || result4 == FALSE || result5 == FALSE) { in FeatureInit()
H A Dsendresponse_func_test.c292 BOOL result5 = SAMGR_GetInstance()->RegisterFeatureApi("serviceName601", "featureName603", in FeatureInit() local
294 if (result1 == FALSE || result2 == FALSE || result3 == FALSE || result4 == FALSE || result5 == FALSE) { in FeatureInit()
H A Dsendrequest_func_test.c356 BOOL result5 = SAMGR_GetInstance()->RegisterFeatureApi("serviceName501", "featureName503", in FeatureInit() local
358 if (result1 == FALSE || result2 == FALSE || result3 == FALSE || result4 == FALSE || result5 == FALSE) { in FeatureInit()
/test/xts/acts/multimedia/media/media_js_standard/
H A DAVRecorderTestBase.js1175 let result5 = true;
1218 result5 = false
1220 expect(result5).assertEqual(false);
1356 let result5 = true;
1399 result5 = false
1401 expect(result5).assertEqual(false);
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp269 OH_AVSCREEN_CAPTURE_ErrCode result5 = OH_AVScreenCapture_StartScreenCaptureWithSurface(screenCapture, nativeWindow); in NormalAVScreenCaptureSurfaceTest() local
/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameraprovidercase.cpp75 DCameraSettings result5; member
/test/xts/acts/communication/dsoftbus/rpc/entry/src/ohosTest/js/test/
H A DRpcClientJsunit.test.js382 let result5 = reply.writeFloat(tmp5);
409 let result5 = reply.writeFloatArray(tmp5);
454 let result5 = reply.writeShort(tmp5);
469 let result5 = reply.writeByte(tmp5);
484 let result5 = reply.writeInt(tmp5);

Completed in 44 milliseconds