Loading apct-tests/perftests/blobstore/src/com/android/perftests/blob/BlobStorePerfTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -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(); Loading Loading
apct-tests/perftests/blobstore/src/com/android/perftests/blob/BlobStorePerfTests.java +1 −1 Original line number Diff line number Diff line Loading @@ -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(); Loading