Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp378 double sync_ratio = (1.0 - (double)no_sync / no_trans); in worker_fx() local
381 << ((sync_ratio > GOOD_SYNC_MIN) ? "GOOD" : "POOR") << "\"," in worker_fx()
383 << "\"R\":" << sync_ratio << "," << endl; in worker_fx()