Home
last modified time | relevance | path

Searched defs:benchmark_iterations (Results 1 – 6 of 6) sorted by relevance

/external/libyuv/files/unit_test/
Drotate_argb_test.cc24 int benchmark_iterations, in TestRotateBpp()
91 int benchmark_iterations, in ARGBTestRotate()
127 int benchmark_iterations, in TestRotatePlane()
Dplanar_test.cc108 int benchmark_iterations, in TestAttenuateI()
179 int benchmark_iterations, in TestUnattenuateI()
1053 int benchmark_iterations, in TestBlend()
1131 int benchmark_iterations, in TestBlendPlane()
1215 int benchmark_iterations, in TestI420Blend()
1402 int benchmark_iterations, in TestMultiply()
1476 int benchmark_iterations, in TestAdd()
1550 int benchmark_iterations, in TestSubtract()
1624 int benchmark_iterations, in TestSobel()
1696 int benchmark_iterations, in TestSobelToPlane()
[all …]
Dscale_argb_test.cc31 int benchmark_iterations, in ARGBTestFilter()
154 int benchmark_iterations) { in ARGBClipTestFilter()
371 int benchmark_iterations) { in YUVToARGBTestFilter()
Dscale_test.cc29 int benchmark_iterations, in TestFilter()
157 int benchmark_iterations) { in TestFilter_16()
Drotate_test.cc24 int benchmark_iterations, in I420TestRotate()
143 int benchmark_iterations, in NV12TestRotate()
/external/grpc-grpc/test/core/memory_usage/
Dclient.cc203 int benchmark_iterations = 1000; in main() local