/aosp12/frameworks/native/libs/binder/tests/ |
H A D | binderThroughputTest.cpp | 203 vector<sp<IBinder> > workers; in worker_fx() local 207 workers.push_back(serviceMgr->getService(generateServiceName(i))); in worker_fx() 215 int target = cs_pair ? num % server_count : rand() % workers.size(); in worker_fx() 223 status_t ret = workers[target]->transact(BINDER_NOP, data, &reply); in worker_fx() 277 int workers, in run_main() argument 284 for (int i = 0; i < workers; i++) { in run_main() 305 for (int i = 0; i < workers; i++) { in run_main() 314 for (int i = 0; i < workers; i++) { in run_main() 334 int workers = 2; in main() local 355 workers = atoi(argv[i+1]); in main() [all …]
|
H A D | schd-dbg.cpp | 37 vector<sp<IBinder> > workers; variable 292 status_t ret = workers[target]->transact(BINDER_NOP, data, &reply); in thread_start() 343 workers.push_back(serviceMgr->getService(generateServiceName(i))); in worker_fx() 361 ASSERT(NO_ERROR == workers[target]->transact(BINDER_NOP, data, &reply)); in worker_fx()
|
/aosp12/system/libhwbinder/vts/performance/ |
H A D | Benchmark_throughput.cpp | 208 vector<sp<IBenchmark>> workers; in worker_fx() local 219 workers.push_back(service); in worker_fx() 236 Return<void> ret = workers[target]->sendVec(data_vec, [&](const auto &) {}); in worker_fx() 310 int workers = 2; in main() local 328 workers = atoi(argv[i + 1]); in main() 345 services = workers; in main() 361 for (int i = 0; i < workers; i++) { in main() 376 double iterations_per_sec = double(iterations * workers) in main() 385 for (int i = 0; i < workers; i++) { in main() 407 for (int i = 0; i < workers; i++) { in main()
|
/aosp12/frameworks/base/tests/JankBench/app/src/main/jni/ |
H A D | Bench.cpp | 88 int workers = mWorkers.getWorkerCount(); in initIP() local 90 mIpKernel = new float *[workers]; in initIP() 91 mSrcBuf = new float *[workers]; in initIP() 92 mOutBuf = new float *[workers]; in initIP() 94 for (int i = 0; i < workers; i++) { in initIP()
|
/aosp12/system/bt/common/ |
H A D | lru_unittest.cc | 246 std::vector<std::thread> workers; in TEST() local 248 workers.push_back(std::thread([key, pointer]() { in TEST() 254 for (auto& worker : workers) { in TEST()
|
H A D | metric_id_allocator_unittest.cc | 402 std::vector<std::thread> workers; in TEST() local 407 workers.push_back(std::thread([key]() { in TEST() 415 for (auto& worker : workers) { in TEST()
|
/aosp12/system/bt/gd/common/ |
H A D | metric_id_manager_unittest.cc | 427 std::vector<std::thread> workers; in TEST() local 432 workers.push_back(std::thread([key]() { in TEST() 440 for (auto& worker : workers) { in TEST()
|
/aosp12/frameworks/base/tests/CoreTests/android/core/ |
H A D | TestWebServer.java | 51 int workers = 5; field in TestWebServer 409 if (pool.size() >= workers) { in run()
|
/aosp12/art/tools/ |
H A D | libcore_failures.txt | 143 description: "Lack of IPv6 on some buildbot workers",
|
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/ |
H A D | README.md | 241 there is a constant amount of workers running at one time.
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | httpcore-4.4.13.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 8287 Ljava/util/concurrent/ThreadPoolExecutor;->workers:Ljava/util/HashSet;
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |