Searched refs:finishedCount (Results 1 – 3 of 3) sorted by relevance
81 private long finishedCount; field in ObservableInputStreamTest.MethodCountObserver105 finishedCount++; in finished()125 return finishedCount; in getFinishedCount()
1249 size_t finishedCount = 0; in waitForResourceUseToFinishWithUserTimeout() local1272 finishedCount = mFinishedCommandBatches.size(); in waitForResourceUseToFinishWithUserTimeout()1275 if (finishedCount > 0) in waitForResourceUseToFinishWithUserTimeout()
3790 int finishedCount = 0; in checkCompletedGpuEvents() local3821 ++finishedCount; in checkCompletedGpuEvents()3825 mInFlightGpuEventQueries.begin() + finishedCount); in checkCompletedGpuEvents()