HomeSort by relevance Sort by last modified time
    Searched full:total_duration (Results 26 - 50 of 53) sorted by null

12 3

  /system/update_engine/
metrics_reporter_omaha.cc 365 base::TimeDelta total_duration,
437 LOG(INFO) << "Uploading " << utils::FormatTimeDelta(total_duration)
440 static_cast<int>(total_duration.InMinutes()),
metrics_reporter_interface.h 166 base::TimeDelta total_duration,
  /cts/tests/tests/view/src/android/view/cts/
FrameMetricsListenerTest.java 187 frameMetrics.getMetric(FrameMetrics.TOTAL_DURATION);
  /external/lisa/experiments/
run_jankbench.py 80 stats_df = res_df['total_duration']
  /system/nfc/src/nfa/include/
nfa_dta_int.h 59 uint16_t total_duration; /* NFA_DTA_CFG_TOTAL_DURATION */ member in struct:__anon3346
nfa_dm_int.h 449 uint8_t total_duration[NCI_PARAM_LEN_TOTAL_DURATION]; member in struct:__anon3344
  /external/tensorflow/tensorflow/core/kernels/
quantization_utils_test.cc 309 int64 total_duration = 0; local
322 total_duration += end_time - start_time;
324 const int64 one_run_duration = total_duration / iterations;
329 (iterations * num_ops) / static_cast<double>(total_duration);
335 << ", total_duration=" << total_duration; local
    [all...]
  /external/lisa/libs/utils/android/workloads/
jankbench.py 268 columns = ['_id', 'name', 'run_id', 'iteration', 'total_duration', 'jank_frame']
  /frameworks/base/tests/UiBench/src/com/android/test/uibench/
RenderingJitter.java 230 long totalDuration = frameMetrics.getMetric(FrameMetrics.TOTAL_DURATION);
  /system/nfc/src/nfa/dm/
nfa_dm_main.cc 247 p_stored = nfa_dm_cb.params.total_duration;
  /system/core/bootstat/
bootstat.cpp     [all...]
  /frameworks/support/legacy/core-utils/api_legacy/
26.0.0.txt 34 field public static final int TOTAL_DURATION = 1; // 0x1
26.1.0.txt 34 field public static final int TOTAL_DURATION = 1; // 0x1
27.0.0.txt 34 field public static final int TOTAL_DURATION = 1; // 0x1
27.1.0.txt 34 field public static final int TOTAL_DURATION = 1; // 0x1
  /external/autotest/client/common_lib/cros/
dev_server.py     [all...]
  /frameworks/base/services/core/java/com/android/server/
EventLogTags.logtags 37 27390 battery_saving_stats (batterySaver|1|5),(interactive|1|5),(doze|1|5),(delta_duration|2|3),(delta_battery_drain|1|1),(delta_battery_drain_percent|1|6),(total_duration|2|3),(total_battery_drain|1|1),(total_battery_drain_percent|1|6)
  /art/runtime/gc/
heap.cc 997 uint64_t total_duration = 0; local
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveVoiceTest.py     [all...]
  /frameworks/av/media/extractors/mp4/
MPEG4Extractor.cpp 2685 uint64_t total_duration = 0; local
    [all...]
  /external/lisa/ipynb/examples/android/benchmarks/
Android_Jankbench.ipynb 296 " COLS = ['_id', 'name', 'run_id', 'iteration', 'total_duration', 'jank_frame']\n",
334 " <th colspan=\"9\" halign=\"left\">total_duration</th>\n",
382 " total_duration \\\n",
400 " byname_test = df.groupby(['name','test']).total_duration.describe(percentiles=[0.9, 0.95, 0.99])\n",
    [all...]
  /frameworks/support/compat/api/
current.txt 146 field public static final int TOTAL_DURATION = 1; // 0x1
    [all...]
  /frameworks/support/compat/api_legacy/
28.0.0-alpha1.txt 187 field public static final int TOTAL_DURATION = 1; // 0x1
    [all...]
current.txt 187 field public static final int TOTAL_DURATION = 1; // 0x1
    [all...]
  /frameworks/support/api/
26.0.0-beta1.txt     [all...]

Completed in 440 milliseconds

12 3