Home
last modified time | relevance | path

Searched defs:res1 (Results 1 - 25 of 143) sorted by relevance

123456

/third_party/json/docs/examples/
H A Demplace.cpp17 auto res1 = object.emplace("three", 3); in main() local
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_frame_trace_impl_test.cpp41 bool res1 = trace.AccessFrameTrace(); in HWTEST_F() local
H A Dpicture_in_picture_manager_test.cpp232 bool res1 = PictureInPictureManager::IsAttachedToSameWindow(1); in HWTEST_F() local
/third_party/json/tests/src/
H A Dunit-ordered_map.cpp287 auto res1 = om.insert(vt1); variable
300 auto res1 = om.insert({"eins", "1"}); variable
H A Dunit-modifiers.cpp335 auto res1 = j.emplace("foo", "bar"); variable
362 auto res1 = j.emplace("baz", "bam"); variable
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd03.c35 char *res1 = NULL; in verify_getcwd() local
/third_party/pulseaudio/src/tests/
H A Dutf8-test.c26 char res1[] = { 0x68, 0x5f, 0x70, 0x66, 0x62, 0x75, 0x72, 0x67, '\0' }; in START_TEST() local
/foundation/window/window_manager/utils/src/
H A Dscreen_info.cpp70 bool res1 = parcel.ReadUint64(id_) && in InnerUnmarshalling() local
/third_party/ffmpeg/tests/checkasm/
H A Daudiodsp.c62 int32_t res0, res1; in checkasm_check_audiodsp() local
H A Dsbrdsp.c55 INTFLOAT res1; in test_sum_square() local
H A Dllviddsp.c112 int res0, res1; in check_add_left_pred() local
141 int res0, res1; in check_add_left_pred_16() local
/foundation/ability/ability_runtime/test/unittest/ability_scheduler_stub_test/
H A Dability_scheduler_stub_test.cpp162 auto res1 = stub_->OnRemoteRequest(IAbilityScheduler::SCHEDULE_ABILITY_CONNECT, data, reply, option); in HWTEST_F() local
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegAvcConfigDataParser.cpp30 bool res1 = parser1->ParseConfigData(); in HWTEST() local
63 bool res1 = parser1->GetNewConfigData(newCfgData, newCfgDataSize); in HWTEST() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Doobe_datashare_utils_test.cpp113 int32_t res1 = dataShareUtils.GetValue(KEYWORD, result); in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dsync_options_test.cpp100 bool res1 = syncPtr->Marshalling(data); in HWTEST_F() local
/third_party/littlefs/bd/
H A Dlfs_filebd.c82 off_t res1 = lseek(bd->fd, in lfs_filebd_read() local
115 off_t res1 = lseek(bd->fd, in lfs_filebd_prog() local
/third_party/icu/icu4c/source/test/intltest/
H A Dsdtfmtts.cpp146 UnicodeString res1, res2; in testAPI() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/
H A Dskia_txt_test.cpp76 bool res1; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributed_rdb_exception_test.cpp187 bool res1 = DistributedRdbTools::Sqlite3ExecOpration(db, SQL_JOURNAL_MODE); in HWTEST_F() local
347 bool res1 = DistributedRdbTools::Sqlite3ExecOpration(db, SQL_INSERT_RDB5_TABLE); in HWTEST_F() local
/third_party/libsnd/src/
H A Davr.c57 short res1 ; /* Reserved, MIDI keyboard split */ member
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c60 ssize_t i, res1, res2; in verify_getxattr() local
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dregexp_adapter_test.cc100 string res1; in TEST_F() local
132 string res1, res2; in TEST_F() local
168 string res1, res2; in TEST_F() local
/foundation/ability/ability_runtime/test/unittest/connection_state_item_test/
H A Dconnection_state_item_test.cpp455 auto res1 = connectionStateItem->AddDataAbilityConnection(caller, dataAbility, data); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_clone_app_test/
H A Dbms_bundle_clone_app_bundle_logic_test.cpp376 auto res1 = innerBundleInfo.VerifyAndAckCloneAppIndex(userId, appIndex); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/mips/
H A Diirfilter_mips.c95 float res1, res2, res3, res4; in iir_filter_flt_mips() local

Completed in 13 milliseconds

123456