Home
last modified time | relevance | path

Searched defs:num_total (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/crb/
Dcrb_driver.py130 def GetProgressBar(num_done, num_total): argument
142 def GetProgressString(start_time, num_remain, num_total): argument
/external/toolchain-utils/crosperf/
Dexperiment_status.py23 def _GetProgressBar(self, num_complete, num_total): argument
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.h44 size_t num_total; member
/external/libtextclassifier/smartselect/
Dfeature-processor.cc459 int num_total = 0; in SupportedCodepointsRatio() local