Searched refs:benchmarks (Results 1 – 3 of 3) sorted by relevance
2 These benchmarks use the Caliper benchmark framework, and can be23 # Sometimes your benchmarks might time out, if so increase the timeout:
22 LOCAL_MODULE := frameworks-base-core-benchmarks
56 static const BenchmarkDesc benchmarks[] = { variable701 for (size_t i = 0; i < NELEMS(benchmarks); i++) { in runTests()702 const BenchmarkDesc& b = benchmarks[i]; in runTests()715 for (size_t i = 0; i < NELEMS(benchmarks); i++) { in maxBenchmarkNameLen()716 const BenchmarkDesc& b = benchmarks[i]; in maxBenchmarkNameLen()