Home
last modified time | relevance | path

Searched defs:entryA (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_store_utility_test.cpp75 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_register_syncdb_test.cpp1828 Entry entryA = GetEntry("key_A", "value_A"); in HWTEST_F() local
1859 Entry entryA = GetEntry("key_A", "value_A"); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddistributed_kv_data_manager_test.cpp47 static Entry entryA; member in OHOS::Test::DistributedKvDataManagerTest
97 Entry DistributedKvDataManagerTest::entryA; member in OHOS::Test::DistributedKvDataManagerTest
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp29 bool CompareSeqFuncLess(const Entry& entryA, const Entry& entryB) in CompareSeqFuncLess() argument
34 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater() argument
39 bool CompareTimestampFuncLess(const Entry& entryA, const Entry& entryB) in CompareTimestampFuncLess() argument
44 bool CompareTimestampFuncGreater(const Entry& entryA, const Entry& entryB) in CompareTimestampFuncGreater() argument

Completed in 6 milliseconds