Home
last modified time | relevance | path

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

/system/core/libsync/tests/
Dsync_test.cpp564 int timelineCount = get<0>(GetParam()); in TEST_P() local
567 vector<SyncTimeline> timelines(timelineCount); in TEST_P()