Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp280 bool training_round=false) in run_main() argument
321 if (training_round) { in run_main()
338 bool training_round = false; in main() local
377 training_round = true; in main()
393 if (training_round) { in main()
395 run_main(iterations, workers, payload_size, cs_pair, training_round=true); in main()