Lines Matching refs:token1

195     int64_t token1 = mTokenManager->generateTokenForPredictions({0, 0, 0});  in TEST_F()  local
199 std::optional<TimelineItem> predictions = mTokenManager->getPredictionsForToken(token1); in TEST_F()
230 int64_t token1 = mTokenManager->generateTokenForPredictions({0, 0, 0}); in TEST_F() local
233 ftInfo.vsyncId = token1; in TEST_F()
244 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
246 ftInfo.vsyncId = token1; in TEST_F()
258 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
261 ftInfo.vsyncId = token1; in TEST_F()
273 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
275 ftInfo.vsyncId = token1; in TEST_F()
283 mFrameTimeline->setSfWakeUp(token1, 20, RR_11, RR_11); in TEST_F()
874 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
876 ftInfo.vsyncId = token1; in TEST_F()
884 mFrameTimeline->setSfWakeUp(token1, 20, RR_11, RR_11); in TEST_F()
903 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
906 ftInfo.vsyncId = token1; in TEST_F()
953 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
960 mFrameTimeline->setSfWakeUp(token1, 20, RR_11, RR_11); in TEST_F()
2761 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
2763 ftInfo.vsyncId = token1; in TEST_F()
2770 mFrameTimeline->setSfWakeUp(token1, 20, RR_30, RR_11); in TEST_F()
2781 int64_t token1 = mTokenManager->generateTokenForPredictions({10, 20, 30}); in TEST_F() local
2783 ftInfo.vsyncId = token1; in TEST_F()
2790 mFrameTimeline->setSfWakeUp(token1, 20, RR_11, RR_11); in TEST_F()