Home
last modified time | relevance | path

Searched refs:invalidExportFileName (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_import_and_export_rd_test.cpp547 …std::string invalidExportFileName = g_exportFileDir + "/tempNotCreated/" + "/ExportParameterCheck0… variable
549 EXPECT_EQ(g_kvDelegatePtr->Export(invalidExportFileName, passwd), INVALID_ARGS);
H A Ddistributeddb_interfaces_import_and_export_test.cpp424 …std::string invalidExportFileName = g_exportFileDir + "/tempNotCreated/" + "/ExportParameterCheck0… variable
426 EXPECT_EQ(g_kvDelegatePtr->Export(invalidExportFileName, passwd), INVALID_ARGS);