Home
last modified time | relevance | path

Searched refs:CompareSeqFuncGreater (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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() function
145 EntryQueue entries(CompareSeqFuncGreater); in TestEventsOfDocReader()
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query.cpp34 bool CompareSeqFuncGreater(const Entry& entryA, const Entry& entryB) in CompareSeqFuncGreater() function
477 return &CompareSeqFuncGreater; in CreateCompareFunc()