Searched defs:prediction (Results 1 – 8 of 8) sorted by relevance
171 const Prediction& prediction = getPrediction(*approximateMatch); in getPredictedPlan() local265 const Prediction& prediction = mPredictions.at(hash); in listSimilarStacks() local376 Prediction& prediction = getPrediction(predictedPlan.hash); in recordPredictedResult() local429 const Prediction& prediction = mPredictions.at(hash); in findSimilarPrediction() local
375 Prediction prediction({}, plan); in TEST_F() local385 Prediction prediction({}, {}); in TEST_F() local403 Prediction prediction({}, {}); in TEST_F() local
445 private void assertBatteryPrediction(LinearLayout linearLayout, String prediction) { in assertBatteryPrediction()
219 auto const prediction = (ordinalRequest * slope) + intercept + oldest; in nextAnticipatedVSyncTimeFromLocked() local
214 final long prediction = discharging ? batteryUsageStats.getBatteryTimeRemainingMs() : 0; in getBatteryInfo() local
373 auto const prediction = tracker.nextAnticipatedVSyncTimeFrom(timePoint); in TEST_F() local
461 const auto prediction = in setBuffer() local
3565 const auto prediction = mFrameTimeline->getTokenManager()->getPredictionsForToken(vsyncId); in frameIsEarly() local