Searched refs:UNITY_DISPLAY_STYLE_T (Results 1 - 4 of 4) sorted by relevance
/third_party/cJSON/tests/unity/src/ |
H A D | unity.c | 157 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() 538 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualNumber() 560 const UNITY_DISPLAY_STYLE_T style) in UnityAssertGreaterOrLessOrEqualNumber() 606 const UNITY_DISPLAY_STYLE_T style, in UnityAssertEqualIntArray() 970 const UNITY_DISPLAY_STYLE_T style) in UnityAssertNumbersWithin()
|
H A D | unity_internals.h | 351 } UNITY_DISPLAY_STYLE_T; typedef 442 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style); 463 const UNITY_DISPLAY_STYLE_T style); 470 const UNITY_DISPLAY_STYLE_T style); 477 const UNITY_DISPLAY_STYLE_T style, 517 const UNITY_DISPLAY_STYLE_T style);
|
/third_party/unity/src/ |
H A D | unity.c | 187 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style) in UnityPrintNumberByStyle() 715 const UNITY_DISPLAY_STYLE_T style) in UnityAssertEqualNumber() 737 const UNITY_DISPLAY_STYLE_T style) in UnityAssertGreaterOrLessOrEqualNumber() 785 const UNITY_DISPLAY_STYLE_T style, in UnityAssertEqualIntArray() 1384 const UNITY_DISPLAY_STYLE_T style) in UnityAssertNumbersWithin() 1432 const UNITY_DISPLAY_STYLE_T style, in UnityAssertNumbersArrayWithin()
|
H A D | unity_internals.h | 465 } UNITY_DISPLAY_STYLE_T; typedef 579 void UnityPrintNumberByStyle(const UNITY_INT number, const UNITY_DISPLAY_STYLE_T style); 600 const UNITY_DISPLAY_STYLE_T style); 607 const UNITY_DISPLAY_STYLE_T style); 614 const UNITY_DISPLAY_STYLE_T style, 654 const UNITY_DISPLAY_STYLE_T style); 662 const UNITY_DISPLAY_STYLE_T style,
|
Completed in 11 milliseconds