Searched refs:CacheCursorTest (Results 1 – 1 of 1) sorted by relevance
34 class CacheCursorTest : public testing::Test { class42 CacheCursorTest();46 std::shared_ptr<CacheCursor> CacheCursorTest::cursor_ = nullptr;48 CacheCursorTest::CacheCursorTest() {} in CacheCursorTest() function in OHOS::Test::DistributedRDBTest::CacheCursorTest50 std::shared_ptr<CacheCursor> CacheCursorTest::GetCursor() in GetCursor()55 void CacheCursorTest::SetUpTestCase(void) in SetUpTestCase()76 HWTEST_F(CacheCursorTest, CacheCursorTest001, TestSize.Level1)78 auto cursor = CacheCursorTest::GetCursor();128 auto cursor = CacheCursorTest::GetCursor();161 auto cursor = CacheCursorTest::GetCursor();[all …]