Home
last modified time | relevance | path

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

/third_party/unity/src/
Dunity_internals.h363 #define UNITY_PRINT_EXEC_TIME() { \ macro
375 #define UNITY_PRINT_EXEC_TIME() { \ macro
387 #define UNITY_PRINT_EXEC_TIME() { \ macro
411 #define UNITY_PRINT_EXEC_TIME() do { /* nothing*/ } while (0) macro