Home
last modified time | relevance | path

Searched defs:doParallel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/scripts/android/
H A Dinstall_apk.py145 def installToDevices (devices, doParallel, adbPath, packageName, apkPath): argument
152 def installToAllDevices (doParallel, adbPath, packageName, apkPath): argument
/aosp_15_r20/system/media/audio_utils/benchmarks/
H A Dbiquad_filter_benchmark.cpp42 bool doParallel = (state.range(0) == 1); in BM_BiquadFilter1D() local