Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dcustom_utd_store_test.cpp31 constexpr const char* TEST_CFG_FILE = "/data/1000000/utd-adt.json"; variable
79 if (remove(TEST_CFG_FILE) == 0) { in TearDown()
81 LOG_INFO(UDMF_TEST, "Removed file success, %{public}s.", TEST_CFG_FILE); in TearDown()
83 LOG_INFO(UDMF_TEST, "Failed to remove the file., %{public}s.", TEST_CFG_FILE); in TearDown()