Searched defs:sfToken1 (Results 1 – 1 of 1) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | FrameTimelineTest.cpp | 278 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({22, 26, 30}); in TEST_F() local 442 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 470 int64_t sfToken1 = -1; in TEST_F() local 495 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 521 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 546 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 570 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({82, 90, 90}); in TEST_F() local 596 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 622 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({52, 60, 60}); in TEST_F() local 648 int64_t sfToken1 = mTokenManager->generateTokenForPredictions({82, 90, 90}); in TEST_F() local [all …]
|