Home
last modified time | relevance | path

Searched defs:getRecords (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp500 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); in HWTEST_F() local
543 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &count); in HWTEST_F() local
589 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(getData, &getrecordCount); in HWTEST_F() local
/foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/
H A Dudmf_test.cpp547 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in HWTEST_F() local
589 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &getRecordsCount); in HWTEST_F() local
2257 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in HWTEST_F() local
2297 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in HWTEST_F() local
2338 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); in HWTEST_F() local
2378 OH_UdmfRecord **getRecords = OH_UdmfData_GetRecords(readUnifiedData, &count); HWTEST_F() local
[all...]

Completed in 5 milliseconds