Searched defs:exec_time (Results 1 – 7 of 7) sorted by relevance
358 let exec_time = rx.recv().unwrap().exec_time; in report_time_test_template() localVariable364 let exec_time = report_time_test_template(false); in test_should_not_report_time() localVariable370 let exec_time = report_time_test_template(true); in test_should_report_time() localVariable470 let exec_time = test_exec_time(*time as u64); in test_time_options_threshold() localVariable
13 pub exec_time: Option<TestExecTime>, field
92 pub exec_time: Option<TestSuiteExecTime>, field279 let exec_time = &completed_test.exec_time; in on_test_event() localVariable
650 let exec_time = start.map(|start| { in run_test_in_process() localVariable710 let exec_time = start.map(|start| { in spawn_test_subprocess() localVariable
158 float exec_time = 24; in main() local
394 double exec_time; /* period for which the test is executed */ in main() local
374 exec_time: f64, field397 exec_time: Option<f64>, field