Home
last modified time | relevance | path

Searched defs:record (Results 1 – 13 of 13) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drag/
Ddrag_setGetUdmfData.cpp22 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_001() local
39 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_002() local
66 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in drag_setGetUdmfData_003() local
/test/xts/hats/kernel/memtracker/
DMemTrackerTest.cpp69 for (auto record : records) { variable
89 for (auto record : records) { variable
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFnapitest/entry/src/main/cpp/napi/
Dudmf_ndk_test.cpp40 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_AddRecordToUnifiedData001() local
53 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_HasUnifiedDataType001() local
74 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_GetUnifiedDataTypes001() local
100 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_GetUnifiedRecordTypes001() local
118 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_GetRecords001() local
137 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_SetAndGetUnifiedData001() local
176 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_SetAndGetUnifiedData002() local
216 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_GetRecords002() local
246 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Udmf_AddAndGetGeneralEntry001() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
Dnapi_init.cpp95 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_UdmfData_GetPrimaryPlainText_0006() local
116 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_UdmfData_GetPrimaryPlainText_0007() local
170 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetPrimaryHtml_0006() local
190 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetPrimaryHtml_0007() local
228 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecordCount004() local
243 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecordCount005() local
297 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecord006() local
311 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecord007() local
324 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecord008() local
343 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_UdmfData_GetRecord009() local
[all …]
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
Dnapi_init.cpp335 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_Pasteboard_GetDataSrouce0100() local
357 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_Pasteboard_HasType0100() local
383 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_Pasteboard_HasData0100() local
415 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Pasteboard_SetData0100() local
438 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_Pasteboard_GetData0100() local
479 OH_UdmfRecord* record = OH_UdmfRecord_Create(); in OH_Pasteboard_GetData0200() local
524 OH_UdmfRecord *record = OH_UdmfRecord_Create(); in OH_Pasteboard_GetData0300() local
/test/ostest/wukong/report/src/
Dformat_json.cpp31 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
Dformat_csv.cpp34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail() local
Dtable.cpp21 Table::Table(std::vector<std::string> cloumn_header, std::vector<std::vector<std::string>> record) in Table()
/test/xts/acts/distributeddatamgr/relationalStoretest/RdbJstest/hap/entry/src/ohosTest/js/test/
DRdbStoreDistributedJsunit.test.js173 const record = { variable
199 const record = { variable
/test/testfwk/xdevice/plugins/devicetest/report/
Dgeneration.py40 def emit(self, record): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dlogger.py517 def emit(self, record): argument
542 def format(self, record): argument
/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp245 UiDriverRecordStart([callback](nlohmann::json record) { in StartCapture()
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreJstest/hap/src/main/js/test/
DRelationalStoreDistributedJsunit.test.js192 const record = { variable