Searched defs:entryCurrent (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_kv_concurrency_crud_test.cpp | 104 double KvCalculateTime(ConcurParam *&kvThreadParam, const Entry entryCurrent, const SysTime &start,… in KvCalculateTime() 209 Entry entryCurrent; variable 254 Entry entryCurrent; in StartRandThread() local
|
H A D | distributeddb_nb_crud_test.cpp | 147 double NbCalculateTime(ConcurParam *&nbThreadParam, const Entry entryCurrent, const SysTime &start,… in NbCalculateTime() 1657 Entry entryCurrent; in StartThreadForLongReadRead() local 1735 Entry entryCurrent; in StartThreadForLongReadWrite() local 1779 …d JudgeInLongWriteWrite(vector<Entry> &entriesBatch, ConcurParam *threadParam, Entry &entryCurrent) in JudgeInLongWriteWrite() 1834 Entry entryCurrent; in StartThreadForLongWriteWrite() local
|
H A D | distributeddb_kv_observer_test.cpp | 1247 Entry entryCurrent; variable 1286 Entry entryCurrent; variable
|
H A D | distributeddb_nb_observer_test.cpp | 2020 …heckPressureLongCompare(vector<Entry> &entriesBatch, ConcurParam *threadParam, Entry &entryCurrent) in CheckPressureLongCompare() 2067 Entry entryCurrent; in CheckPressureLongConcurrency() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
H A D | distributeddb_data_generator.cpp | 125 DistributedDB::Entry entryCurrent; in GenerateRecords() local 156 DistributedDB::Entry entryCurrent; in GenerateMaxBigRecords() local 169 DistributedDB::Entry entryCurrent; in GenerateTenThousandRecords() local
|
H A D | distributed_test_tools.cpp | 151 DistributedDB::Entry entryCurrent; in GenRanKeyVal() local
|