Home
last modified time | relevance | path

Searched defs:dd (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/
Dopendir_close.test.js105 fileio.opendir(dpath, function (error, dd) { argument
/test/xts/acts/arkui/ace_c_arkui_test_api19/entry/src/main/cpp/customdialog/
Dcustomdialog1_test.cpp206 auto dd = OH_ArkUI_CustomDialog_OpenDialog(dialogController,MyCustomCallback); in OnEventReceiveNew() local