Home
last modified time | relevance | path

Searched refs:bench1 (Results 1 – 2 of 2) sorted by relevance

/external/arm-optimized-routines/test/
Dmathbench.c265 bench1 (const struct fun *f, int type, double lo, double hi) in bench1() function
307 bench1 (f, 't', lo, hi); in bench()
310 bench1 (f, 'l', lo, hi); in bench()
321 bench1 (f, 't', lo, hi); in bench()
324 bench1 (f, 'l', lo, hi); in bench()
/external/toolchain-utils/crosperf/
Dresults_report_unittest.py385 bench1, bench2_foo, bench2_bar = detailed_results
386 self.assertEqual(bench1['foo'], 2.0)
389 self.assertNotIn('bar', bench1)