Searched refs:_THREAD_LIST (Results 1 – 2 of 2) sorted by relevance
/test/vts-testcase/performance/binder_throughput_test/ |
D | BinderThroughputBenchmark.py | 29 _THREAD_LIST = [2, 3, 4, 5, 7, 10, 30, 50, 70, 100, 200] variable 80 for thread in _THREAD_LIST:
|
/test/vts-testcase/performance/hwbinder_throughput_test/ |
D | HwBinderThroughputBenchmark.py | 29 _THREAD_LIST = [2, 3, 4, 5, 7, 10, 30, 50, 70, 100] variable 82 for thread in _THREAD_LIST:
|