Home
last modified time | relevance | path

Searched defs:time_end (Results 1 – 12 of 12) sorted by relevance

/external/autotest/site_utils/
Danalyze_reboot_time.py47 def get_entries(time_start, time_end, gte, lte, size, index, hostname): argument
75 def get_results_string(hostname, time_start, time_end, results): argument
Ddevserver_history.py81 def get_calls(time_start, time_end, artifact_filters=None, argument
/external/e2fsprogs/resize/
Dresource_track.c68 struct timeval time_end; in print_resource_track() local
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/
Dtimeline_interaction_record_unittest.py33 self, parent_thread, time_start, time_end, thread_start, thread_end): argument
/external/e2fsprogs/e2fsck/
Dscantest.c73 struct timeval time_end; in print_resource_track() local
Dutil.c379 struct timeval time_end; in print_resource_track() local
/external/autotest/client/site_tests/platform_CompressedSwapPerf/src/
Dhog.c160 struct timespec time_end; in main() local
/external/testng/src/main/java/org/testng/reporters/
DEmailableReporter.java360 long time_end = Long.MIN_VALUE; in generateSuiteSummaryReport() local
/external/autotest/client/deps/glbench/src/
Dutils.cc159 uint64_t time_end = time_now + 1e6 * timeout; in WaitForCoolMachine() local
/external/e2fsprogs/misc/
Dbadblocks.c211 struct timeval time_end; in print_status() local
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c5254 …e, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_end, int flush) in vp8_get_compressed_data()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c4176 int64_t *time_stamp, int64_t *time_end, int flush) {