Home
last modified time | relevance | path

Searched defs:UNITY_OUTPUT_FLUSH (Results 1 - 2 of 2) sorted by relevance

/third_party/cJSON/tests/unity/src/
H A Dunity_internals.h256 #define UNITY_OUTPUT_FLUSH() LiteTestPrint("") macro
259 #define UNITY_OUTPUT_FLUSH() macro
/third_party/unity/src/
H A Dunity_internals.h321 #define UNITY_OUTPUT_FLUSH() (void)fflush(stdout) macro
324 #define UNITY_OUTPUT_FLUSH() (void)0 macro

Completed in 7 milliseconds