Searched defs:training_round (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp280 bool training_round=false)
321 if (training_round) {
338 bool training_round = false; local
377 training_round = true;
392 if (training_round) {
394 run_main(iterations, workers, payload_size, cs_pair, training_round=true);
276 run_main(int iterations, int workers, int payload_size, int cs_pair, bool training_round=false) argument

Completed in 60 milliseconds