Home
last modified time | relevance | path

Searched defs:ret3 (Results 1 - 25 of 72) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/fuzztest/openpandafile_fuzzer/
H A Dopenpandafile_fuzzer.cpp37 int ret3 = ark::CreateOrAddFileIntoZip(zip_filename2, filename1, buf, APPEND_STATUS_CREATE, Z_BEST_COMPRESSION); in OpenPandaFileFuzzTest() local
/arkcompiler/runtime_core/tests/fuzztest/openpandafile_fuzzer/
H A Dopenpandafile_fuzzer.cpp38 int ret3 = in OpenPandaFileFuzzTest() local
/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dui_content_test.cpp58 std::unique_ptr<UIContent> ret3 = UIContent::Create(ability); in HWTEST_F() local
H A Ddrag_and_drop_test.cpp202 auto ret3 = OH_ArkUI_NodeEvent_GetPreDragStatus(&nodeEvent); in HWTEST_F() local
/kernel/liteos_m/testsuites/unittest/xts/time/
H A Dclock_time_test.c126 int ret3 = gettimeofday(&tValEnd, NULL); variable
/foundation/arkui/ace_engine/test/unittest/base/
H A Dnode_object_test.cpp116 uint32_t ret3 = nodeObject->GetUInt(key3, defaultVal); in HWTEST_F() local
142 bool ret3 = nodeObject->Put(key, value3); in HWTEST_F() local
H A Dmatrix3_test.cpp416 bool ret3 = matrix3NObj1.SetEntry(0, 2, 5.0f); in HWTEST_F() local
H A Djson_util_test.cpp404 bool ret3 = jsonValue.Put(key2, value3); in HWTEST_F() local
470 bool ret3 = jsonValue.Put(key2, valueTemp); in HWTEST_F() local
577 bool ret3 = jsonValue->Replace(key, value); in HWTEST_F() local
617 bool ret3 = jsonValue->Replace(key, value); in HWTEST_F() local
667 bool ret3 = jsonValue->Replace(key3, value2); in HWTEST_F() local
700 bool ret3 = jsonValue->Replace(key3, value); HWTEST_F() local
738 bool ret3 = jsonValue->Replace(key, valueTmp); HWTEST_F() local
793 int64_t ret3 = jsonValue->GetInt64(key, 0); HWTEST_F() local
1034 bool ret3 = jsonValue.PutFixedAttr("editable", value, filter, NG::FIXED_ATTR_EDITABLE); HWTEST_F() local
1057 bool ret3 = jsonValue.PutExtAttr("editable", value3, filter); HWTEST_F() local
1110 bool ret3 = jsonValue.PutFixedAttr("editable", value3, filter, NG::FIXED_ATTR_EDITABLE); HWTEST_F() local
1179 bool ret3 = jsonValue.PutExtAttr("editable", value, filter); HWTEST_F() local
1214 bool ret3 = jsonValue.PutRef(std::move(value2)); HWTEST_F() local
1236 int64_t ret3 = jsonValue->GetUInt(key, 0); HWTEST_F() local
1283 bool ret3 = jsonValue.PutRef(std::move(value2)); HWTEST_F() local
[all...]
H A Dmatrix4_test.cpp484 bool ret3 = mtrix4NObj.SetEntry(-1, 0, 1.0f); in HWTEST_F() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessibility_keyevent_filter_test.cpp282 bool ret3 = AccessibilityCommonHelper::GetInstance().WaitForLoop(std::bind([]() -> bool { in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dswitch_tdd_test.cpp50 jerry_value_t ret3 = jerry_set_property(optionsObj_, eventKey, eventObj_); in SetUp() local
H A Dswiper_tdd_test.cpp47 jerry_value_t ret3 = jerry_set_property(optionsObj_, eventKey, eventObj_); in SetUp() local
/foundation/resourceschedule/ffrt/test/ut/
H A Dmulti_workgroup_test.cpp214 int ret3 = WorkgroupClear(wg3); in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_helper_test.cpp145 int ret3 = RdbHelper::DeleteRdbStore(config3); in HWTEST_F() local
/test/xts/acts/graphic/graphicnapitest/
H A DNativeVsyncTest.cpp144 int ret3 = OH_NativeVSync_RequestFrameWithMultiCallback(native_vsync, callback, data + i); in HWTEST_F() local
173 int ret3 = OH_NativeVSync_RequestFrameWithMultiCallback(nullptr, callback, data); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/math/
H A Dfunctionalext_pow10.c33 double ret3 = pow10(3); in pow10_0100() local
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp374 std::vector<std::string> ret3 = revSourceMap.HandleMappings(mapping); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/test/unittest/
H A Dzip_test.cpp220 auto ret3 = Zip(src2, dest, options, false, zlibCallbackInfo); in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Dipc_stream_in_server_unit_test.cpp352 auto ret3 = ipcStreamInServerRet.GetAudioEffectMode(effectModeRet); in HWTEST() local
379 auto ret3 = ipcStreamInServerRet.SetPrivacyType(privacyTypeRet); in HWTEST() local
405 auto ret3 = ipcStreamInServerRet.GetPrivacyType(privacyTypeRet); in HWTEST() local
432 auto ret3 = ipcStreamInServerRet.SetOffloadMode(stateRet, isAppBackRet); in HWTEST() local
457 auto ret3 = ipcStreamInServerRet.UnsetOffloadMode(); in HWTEST() local
488 auto ret3 = ipcStreamInServerRet.GetOffloadApproximatelyCacheTime(timestampRet, paWriteIndexRet, HWTEST() local
515 auto ret3 = ipcStreamInServerRet.OffloadSetVolume(volumeRet); HWTEST() local
542 auto ret3 = ipcStreamInServerRet.UpdateSpatializationState(spatializationEnabledRet, headTrackingEnabledRet); HWTEST() local
567 auto ret3 = ipcStreamInServerRet.GetStreamManagerType(); HWTEST() local
593 auto ret3 = ipcStreamInServerRet.SetSilentModeAndMixWithOthers(onRet); HWTEST() local
622 auto ret3 = ipcStreamInServerRet.SetClientVolume(isStreamVolumeChangeRet, HWTEST() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp81 uint32_t ret3 = heifReader.Read32(); in HWTEST_F() local
/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_display_bind_helper_test.cpp399 std::string ret3 = idh.GetInputDeviceById(id); in HWTEST_F() local
821 std::string ret3 = inputDisplayBindHelper.GetInputDeviceById(id); in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_cache_test.cpp445 int32_t ret3 = ProfileCache::GetInstance().AddSyncListener(caller, syncListener); in HWTEST_F() local
489 bool ret3 = ProfileCache::GetInstance().syncListenerMap_.count(caller); in HWTEST_F() local
517 int32_t ret3 = ProfileCache::GetInstance().RemoveSyncListener(caller); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_client_test.cpp354 auto ret3 = PasteboardClient::GetInstance()->DetectPatterns(patternsToCheck); in HWTEST_F() local
393 auto ret3 = PasteboardClient::GetInstance()->DetectPatterns(patternsToCheck); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp302 SurfaceError ret3 = surface->FlushBuffer(fbBuffer, -1, flushConfig); in DoPrepareCompleted() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp1138 uint32_t ret3 = pixelMap.SetImageInfo(info); in HWTEST_F() local

Completed in 18 milliseconds

123