Searched refs:timings (Results 1 – 24 of 24) sorted by relevance
/external/autotest/site_utils/ |
D | run_suite.py | 1040 self.timings = None 1171 self.timings = Timings(self._suite_job_id) 1173 self.timings.RecordTiming(v) 1270 logging.info(self.timings) 1323 'download_start' : str(self.timings.download_start_time), 1324 'payload_download_end' : str(self.timings.payload_end_time), 1325 'suite_start' : str(self.timings.suite_start_time), 1326 'artifact_download_end' : str(self.timings.artifact_end_time), 1327 'tests_start' : str(self.timings.tests_start_time), 1328 'tests_end' : str(self.timings.tests_end_time), [all …]
|
/external/e2fsprogs/tests/f_badinode/ |
D | expect.1 | 10 i_file_acl for inode 13 (/timings) is 39, should be zero. 13 i_blocks_hi for inode 13 (/timings) is 1024, should be zero.
|
/external/v8/build/android/pylib/results/flakiness_dashboard/ |
D | json_results_generator_unittest.py | 151 for timings in test[JRG.TIMES]: 152 if timings[1] == test_timings[test_name]: 153 timing_count = timings[0]
|
/external/autotest/frontend/afe/ |
D | site_rpc_interface.py | 106 timings = {} 111 timings[constants.DOWNLOAD_STARTED_TIME] = formatted_now() 120 timings[constants.PAYLOAD_FINISHED_TIME] = formatted_now() 121 return (ds, timings)
|
/external/skia/tools/kilobench/ |
D | kilobench.cpp | 404 const SkTArray<double>& timings() const { SkASSERT(fDone); return fTimings; } in timings() function 549 for (int i = 0; i < timingThread.timings().count(); i++) { in time_sample() 550 min = SkTMin(min, timingThread.timings()[i]); in time_sample()
|
/external/autotest/client/site_tests/network_3GDisableGobiWhileConnecting/ |
D | control | 50 # Similarly, we can't be sure what the relative timings of the
|
/external/llvm/lib/Target/ARM/ |
D | ARMSchedule.td | 16 // The instruction cycle timings table might contain an entry for an operation
|
D | ARMScheduleA9.td | 190 // FIXME: The timings are some rough approximations
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
D | usage.rst | 60 These are some average timings from my desktop machine (Linux 2.6,
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSchedule440.td | 15 // timings here are constructed to match the FP2 unit shipped with the
|
/external/expat/doc/ |
D | xmlwf.sgml | 284 Turns on timings. This tells Expat to parse the entire file,
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 1330 struct v4l2_dv_timings timings; member
|
/external/iproute2/doc/ |
D | ss.sgml | 510 timings with time:
|
/external/blktrace/btreplay/doc/ |
D | btreplay.tex | 201 into the kernel, where you \emph{may} receive more responsive timings.}
|
/external/dbus/doc/ |
D | dcop-howto.txt | 541 OK now for some timings. Just creating a KApplication and then exiting
|
/external/v8/test/mozilla/ |
D | mozilla.status | 269 # Tests depend on GC timings. Inherently flaky.
|
/external/clang/include/clang/Driver/ |
D | CC1Options.td | 405 HelpText<"Just run preprocessor, no output (for timings)">;
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 3983 struct vki_v4l2_dv_timings timings; member
|
/external/netperf/ |
D | Release_Notes | 203 the timings measured by histograms. Based on patches from Google.
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-linux.c | 8202 PRE_FIELD_WRITE("ioctl(VKI_V4L2_ENUM_DV_TIMINGS).timings", data->timings); in PRE() 10153 POST_FIELD_WRITE(data->timings); in POST()
|
/external/testng/ |
D | CHANGES.txt | 956 Added: Reports now show relative timings (start at 0)
|
/external/fio/ |
D | HOWTO | 1392 given device, but different timings.
|
/external/llvm/docs/ |
D | LangRef.rst | 9365 timings.
|
/external/libxml2/ |
D | ChangeLog | 7489 * xmllint.c: fixed xmllint --stream --timing to get timings back
|