Searched refs:test_start (Results 1 – 8 of 8) sorted by relevance
56 const bool test_start = strcmp(argv[1], "start") == 0; in main() local61 if (test_start) in main()
9 static inline void test_start(char *name) in test_start() function
101 test_start(name); in test_harness()
244 <<<test_start>>>298 <<<test_start>>>323 <<<test_start>>>348 <<<test_start>>>
431 <<<test_start>>>555 <<<test_start>>>615 <<<test_start>>>675 <<<test_start>>>
138 ^<<<test_start>>>$ {
439 test_start = _get_time()455 time_elapsed = test_iteration_finish - test_start
2287 Label test_start; in TEST() local2288 __ B(&test_start); in TEST()2300 __ Bind(&test_start); in TEST()5272 Label test_start; in TEST() local5276 __ B(&test_start); in TEST()5308 __ Bind(&test_start); in TEST()