Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_state_test.cpp34 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
40 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
74 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
80 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
120 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
160 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
201 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
244 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
285 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
326 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
[all …]
H A Ddsched_continue_manager_test.cpp36 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; variable
44 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
53 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
H A Ddsched_continue_test.cpp30 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; variable
36 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
43 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddsched_sync_e2e_test.cpp31 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; variable
40 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
46 (void)remove(BASEDIR.c_str()); in TearDownTestCase()
H A Ddistributed_bm_storage_test.cpp31 const std::string BASEDIR = "/data/service/el1/public/database/DistributedSchedule"; variable
41 mkdir(BASEDIR.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase()
47 (void)remove(BASEDIR.c_str()); in TearDownTestCase()