Home
last modified time | relevance | path

Searched refs:UNITY_PRINT_EXEC_TIME (Results 1 - 3 of 3) sorted by relevance

/third_party/unity/extras/fixture/src/
H A Dunity_fixture.c298 UNITY_PRINT_EXEC_TIME(); in UnityConcludeFixtureTest()
/third_party/unity/src/
H A Dunity_internals.h354 !defined(UNITY_PRINT_EXEC_TIME) && \
363 #define UNITY_PRINT_EXEC_TIME() { \ macro
375 #define UNITY_PRINT_EXEC_TIME() { \ macro
387 #define UNITY_PRINT_EXEC_TIME() { \ macro
410 #ifndef UNITY_PRINT_EXEC_TIME
411 #define UNITY_PRINT_EXEC_TIME() do { /* nothing*/ } while (0) macro
H A Dunity.c563 UNITY_PRINT_EXEC_TIME(); in UnityConcludeTest()

Completed in 7 milliseconds