Home
last modified time | relevance | path

Searched refs:workers (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp203 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 Dschd-dbg.cpp37 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 DBenchmark_throughput.cpp208 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 DBench.cpp88 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 Dlru_unittest.cc246 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 Dmetric_id_allocator_unittest.cc402 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 Dmetric_id_manager_unittest.cc427 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 DTestWebServer.java51 int workers = 5; field in TestWebServer
409 if (pool.size() >= workers) { in run()
/aosp12/art/tools/
H A Dlibcore_failures.txt143 description: "Lack of IPv6 on some buildbot workers",
/aosp12/frameworks/native/cmds/surfacereplayer/replayer/
H A DREADME.md241 there is a constant amount of workers running at one time.
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt8287 Ljava/util/concurrent/ThreadPoolExecutor;->workers:Ljava/util/HashSet;
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...