summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2017-06-28 12:10:47 -0700
committerMakoto Onuki <omakoto@google.com>2017-06-28 20:23:46 +0000
commitf6d6e9ecd77bc55614c6bc31340fd5f1cb2a9afb (patch)
treec662a20708b0d3512cba5bcc8f6a7fbb5e683d72 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent7d2d194ec126edf882f34ad3cf0dc8f0e95d3a82 (diff)
Sort INSTRUMENTATION_STATUS keys on am instrument output
Previously the output from perftests was printed in a random order: INSTRUMENTATION_STATUS: timeGetDataCapacity_standardDeviation=5 INSTRUMENTATION_STATUS: timeGetDataCapacity_median=486 INSTRUMENTATION_STATUS: timeGetDataCapacity_mean=489 INSTRUMENTATION_STATUS: timeGetDataCapacity_min=484 INSTRUMENTATION_STATUS_CODE: -1 Now it's always printed in the same (sorted) order. INSTRUMENTATION_STATUS: timeGetDataCapacity_mean=489 INSTRUMENTATION_STATUS: timeGetDataCapacity_median=486 INSTRUMENTATION_STATUS: timeGetDataCapacity_min=484 INSTRUMENTATION_STATUS: timeGetDataCapacity_standardDeviation=5 INSTRUMENTATION_STATUS_CODE: -1 Test: manual test Change-Id: I807aa05e6523b70a132ab97fc099156bb3dc1f96
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions