Home
last modified time | relevance | path

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

/third_party/unity/auto/
Dparse_output.rb85 def push_xml_output_passed(test_name, execution_time = 0) argument
90 def push_xml_output_failed(test_name, reason, execution_time = 0) argument
97 def push_xml_output_ignored(test_name, reason, execution_time = 0) argument
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc0.c91 long execution_time = DEFAULT_EXECUTION_TIME; variable
Dsched_tc2.c95 long execution_time = DEFAULT_EXECUTION_TIME; variable
Dsched_driver.c132 double execution_time = DEFAULT_TIME; variable
606 void start_long_term_testcases(long_term_slot_total, execution_time) in start_long_term_testcases() argument