Searched refs:test_start (Results 1 – 4 of 4) sorted by relevance
9 static inline void test_start(const char *name) in test_start() function
108 test_start(name); in test_harness()
189 test_start = time.time()203 exec_time += test_end - test_start
163 static void test_start(void) in test_start() function1507 test_start(); in test_exec()1512 test_start(); in test_exec()
Completed in 10 milliseconds