Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dcalibrations.py52 def add_calibration_sample(self, sample): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dcalibrations.py43 def add_calibration_sample(self, sample): argument
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/
DGameQualificationFpsCollector.java181 private boolean sample(long readyTimeStamp, long presentTimeStamp) { in sample() method in GameQualificationFpsCollector
/tools/test/connectivity/acts/framework/acts/test_utils/instrumentation/power/
Dpower_metrics.py193 def update_metrics(self, sample): argument