Home
last modified time | relevance | path

Searched defs:record2 (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp287 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
331 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
380 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
429 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
477 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
521 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
568 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
2333 auto record2 = unifiedDataSet[0].GetRecordAt(0); variable
2397 auto record2 = unifiedDataSet[0].GetRecordAt(0); variable
2461 auto record2 = unifiedDataSet[0].GetRecordAt(0); variable
[all …]
H A Dudmf_client_hap_permission_test.cpp272 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
313 std::shared_ptr<UnifiedRecord> record2 = data2.GetRecordAt(0); variable
H A Dudmf_client_system_hap_test.cpp281 std::shared_ptr<UnifiedRecord> record2 = outputData.GetRecordAt(0); variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dtlv_object_test.cpp91 auto record2 = pasteData2.GetRecordAt(i); variable
125 auto record2 = pasteData2.GetRecordAt(0); variable
162 auto record2 = pasteData2.GetRecordAt(0); variable
H A Dpaste_data_test.cpp796 auto record2 = builder2.Build(); variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_release_form_test/
H A Dfms_form_mgr_release_form_test.cpp118 FormItemInfo record2; variable
172 FormItemInfo record2; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp620 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
646 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
748 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
774 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
827 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
853 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
906 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
932 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
985 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
1011 OH_UdmfRecord *record2 = OH_UdmfRecord_Create(); variable
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ams_service_load_ability_process_test/
H A Dams_service_load_ability_process_test.cpp274 auto record2 = service_->appRunningManager_->CheckAppRunningRecordIsExist( variable
467 auto record2 = service_->appRunningManager_->CheckAppRunningRecordIsExist( variable
535 auto record2 = service_->appRunningManager_->CheckAppRunningRecordIsExist( variable
795 auto record2 = service_->appRunningManager_->CheckAppRunningRecordIsExist( variable
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/test/unittest/
H A Dfold_app_usage_test.cpp78 …AppEventRecord record2{1104, 1000, "app1", 11, 11, "55", g_startTime - 5 * g_hourGapTime, 1, 2, 3,… variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_reference_sync_test.cpp267 std::vector<VBucket> record2; in InsertCloudSharedTableRecord() local
305 std::vector<VBucket> record2; in UpdateCloudSharedTableRecord() local
H A Ddistributeddb_cloud_check_sync_test.cpp324 std::vector<VBucket> record2; in InsertCloudTableRecord() local
H A Ddistributeddb_cloud_interfaces_relational_sync_test.cpp255 std::vector<VBucket> record2; in InsertCloudTableRecord() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp212 ContinuousTaskRecord record2 = ContinuousTaskRecord(); variable
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/common/ams/app_running_processes_info_module_test/
H A Dapp_running_processes_info_module_test.cpp372 auto record2 = service_->CreateAppRunningRecord( variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp134 FormItemInfo record2; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp455 OH_UdmfRecord* record2 = OH_UdmfRecord_Create(); variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/udmfclient_fuzzer/
H A Dudmf_client_fuzzer.cpp485 std::shared_ptr<UnifiedRecord> record2 = std::make_shared<PlainText>(plainText); in GetSummaryFuzz() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_relational_remove_device_data_test.cpp193 std::vector<VBucket> record2; in InsertCloudTableRecord() local
/ohos5.0/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp155 static bool RecordMergeCheck(const PermissionRecord& record1, const PermissionRecord& record2) in RecordMergeCheck()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp3335 FormRecord record2; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp706 …auto record2 = appMgrServiceInner->appRunningManager_->CreateAppRunningRecord(applicationInfo_, pr… variable