Searched refs:time_per_bucket_ms (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
H A DbinderThroughputTest.cpp106 static constexpr float time_per_bucket_ms = time_per_bucket / 1.0E6; variable
141 float cur_time = time_per_bucket_ms * i + 0.5f * time_per_bucket_ms;

Completed in 941 milliseconds