Merge "Add a missing TODO."

This commit is contained in:
Sudheer Shanka
2020-02-06 23:21:53 +00:00
committed by Android (Google) Code Review

View File

@@ -102,7 +102,7 @@ public class BlobStorePerfTests {
durations.clear();
collectDigestDurationsFromTrace(parser, durations);
// get and delete blobId
// TODO: get and delete blobId before next iteration.
}
} finally {
mAtraceUtils.stopTrace();