| /third_party/json/docs/examples/ |
| H A D | emplace.cpp | 17 auto res1 = object.emplace("three", 3); in main() local
|
| /arkcompiler/ets_runtime/test/moduletest/builtins/ |
| H A D | builtinsregexp.js | 54 var res1 = testStr.match(pattern); variable
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_frame_trace_impl_test.cpp | 41 bool res1 = trace.AccessFrameTrace(); in HWTEST_F() local
|
| /third_party/json/tests/src/ |
| H A D | unit-ordered_map.cpp | 287 auto res1 = om.insert(vt1); variable 300 auto res1 = om.insert({"eins", "1"}); variable
|
| H A D | unit-modifiers.cpp | 335 auto res1 = j.emplace("foo", "bar"); variable 362 auto res1 = j.emplace("baz", "bam"); variable
|
| /third_party/ltp/testcases/kernel/syscalls/getcwd/ |
| H A D | getcwd03.c | 35 char *res1 = NULL; in verify_getcwd() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | utf8-test.c | 26 char res1[] = { 0x68, 0x5f, 0x70, 0x66, 0x62, 0x75, 0x72, 0x67, '\0' }; in START_TEST() local
|
| /arkcompiler/ets_runtime/test/moduletest/stringreplace/ |
| H A D | stringreplace.js | 41 var res1 = lineString1.replace(re1, "X"); variable
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | expected_test.cpp | 106 auto res1 = helper(0); in TEST() local 119 auto res1 = helper(0).ValueOr(1); in TEST() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | expected_test.cpp | 108 auto res1 = Helper(0U); in TEST() local 121 auto res1 = Helper(0U).ValueOr(1U); in TEST() local
|
| /foundation/window/window_manager/utils/src/ |
| H A D | screen_info.cpp | 70 bool res1 = parcel.ReadUint64(id_) &&
in InnerUnmarshalling() local
|
| /test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
| H A D | softwareNdk.cpp | 37 bool res1 = true;
in GetBool() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | audiodsp.c | 62 int32_t res0, res1; in checkasm_check_audiodsp() local
|
| H A D | sbrdsp.c | 55 INTFLOAT res1; in test_sum_square() local
|
| H A D | llviddsp.c | 112 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 D | ability_scheduler_stub_test.cpp | 162 auto res1 = stub_->OnRemoteRequest(IAbilityScheduler::SCHEDULE_ABILITY_CONNECT, data, reply, option); in HWTEST_F() local
|
| /foundation/multimedia/media_foundation/test/unittest/ |
| H A D | TestFFmpegAvcConfigDataParser.cpp | 30 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 D | oobe_datashare_utils_test.cpp | 113 int32_t res1 = dataShareUtils.GetValue(KEYWORD, result); in HWTEST_F() local
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| H A D | sync_options_test.cpp | 100 bool res1 = syncPtr->Marshalling(data); in HWTEST_F() local
|
| /third_party/littlefs/bd/ |
| H A D | lfs_filebd.c | 82 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 D | sdtfmtts.cpp | 146 UnicodeString res1, res2; in testAPI() local
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| H A D | excluded_keys_test.cpp | 130 auto res1 = parser1.Parse(expected); in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/ |
| H A D | stack_reference_check_test.cpp | 101 bool res1 = env->GetObjectRefType(static_cast<ets_object>(ets_str1)) == ETS_LOCAL_REF_TYPE; in MultiStrCheck() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/ |
| H A D | skia_txt_test.cpp | 76 bool res1; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributed_rdb_exception_test.cpp | 187 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
|