Searched refs:KvStoreTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/distributeddatamgr_lite/kv_store_posix/src/ |
H A D | KvStoreTest.cpp | 33 class KvStoreTest : public testing::Test { class 38 printf("----------test case with KvStoreTest start-------------\n"); in SetUpTestCase() 51 printf("----------test case with KvStoreTest end-------------\n"); in TearDownTestCase() 63 bool KvStoreTest::TouchKVFiles (int num, const char* key, const char* value) const in TouchKVFiles() 103 bool KvStoreTest::ReadKVFiles (int num, const char* key, const char* value) const in ReadKVFiles() 143 bool KvStoreTest::DeleteKVFiles (int num, const char* key) const in DeleteKVFiles() 173 HWTEST_F(KvStoreTest, testUtilsSetValue001, Function | MediumTest | Level0) in HWTEST_F() 189 HWTEST_F(KvStoreTest, testUtilsSetValue002, Function | MediumTest | Level1) in HWTEST_F() 205 HWTEST_F(KvStoreTest, testUtilsSetValue003, Function | MediumTest | Level1) in HWTEST_F() 221 HWTEST_F(KvStoreTest, testUtilsSetValue00 [all...] |
Completed in 2 milliseconds