Home
last modified time | relevance | path

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

/aosp14/system/core/libsync/tests/
H A Dsync_test.cpp657 int oldSyncPoint = itr->second; in TEST_P() local
659 fenceMap.insert(make_pair(timelineOffset, max(syncPoint, oldSyncPoint))); in TEST_P()