Lines Matching full:benchmark
6 include ":conscrypt-benchmark-android"
7 include ":conscrypt-benchmark-base"
8 include ":conscrypt-benchmark-graphs"
9 include ":conscrypt-benchmark-jmh"
21 project(':conscrypt-benchmark-android').projectDir = "$rootDir/benchmark-android" as File
22 project(':conscrypt-benchmark-base').projectDir = "$rootDir/benchmark-base" as File
23 project(':conscrypt-benchmark-graphs').projectDir = "$rootDir/benchmark-graphs" as File
24 project(':conscrypt-benchmark-jmh').projectDir = "$rootDir/benchmark-jmh" as File