Home
last modified time | relevance | path

Searched refs:CacheCursorTest (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcache_cursor_test.cpp15 #define LOG_TAG "CacheCursorTest"
35 class CacheCursorTest : public testing::Test { class
44 CacheCursorTest();
48 std::shared_ptr<CacheCursor> CacheCursorTest::cursor_ = nullptr;
50 CacheCursorTest::CacheCursorTest() {} in CacheCursorTest() function in OHOS::Test::DistributedRDBTest::CacheCursorTest
52 std::shared_ptr<CacheCursor> CacheCursorTest::GetCursor() in GetCursor()
57 void CacheCursorTest::SetUpTestCase(void) in SetUpTestCase()
78 HWTEST_F(CacheCursorTest, CacheCursorTest001, TestSize.Level1) in HWTEST_F()
80 auto cursor = CacheCursorTest in HWTEST_F()
[all...]

Completed in 1 milliseconds