Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_memory_single_ver_naturall_store_test.cpp450 HWTEST_F(DistributedDBStorageMemorySingleVerNaturalStoreTest, GetCurrentMaxTimestamp002, TestSize.L…
456 DistributedDBStorageSingleVerNaturalStoreTestCase::GetCurrentMaxTimestamp002(g_store);
H A Ddistributeddb_storage_sqlite_single_ver_natural_store_test.cpp485 HWTEST_F(DistributedDBStorageSQLiteSingleVerNaturalStoreTest, GetCurrentMaxTimestamp002, TestSize.L…
491 DistributedDBStorageSingleVerNaturalStoreTestCase::GetCurrentMaxTimestamp002(g_store);
H A Ddistributeddb_storage_single_ver_natural_store_testcase.h81 static void GetCurrentMaxTimestamp002(DistributedDB::SQLiteSingleVerNaturalStore *&store);
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp658 void DistributedDBStorageSingleVerNaturalStoreTestCase::GetCurrentMaxTimestamp002(SQLiteSingleVerNa… in GetCurrentMaxTimestamp002() function in DistributedDBStorageSingleVerNaturalStoreTestCase