Home
last modified time | relevance | path

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

/lvgl-latest/tests/unity/
Dunity.c788 UNITY_UINT32 elements = num_elements; in UnityAssertEqualIntArray() local
940 UNITY_UINT32 elements = num_elements; in UnityAssertWithinFloatArray() local
1168 UNITY_UINT32 elements = num_elements; in UnityAssertWithinDoubleArray() local
1435 UNITY_UINT32 elements = num_elements; in UnityAssertNumbersArrayWithin() local
1762 UNITY_UINT32 elements = num_elements; in UnityAssertEqualMemory() local
/lvgl-latest/src/libs/thorvg/
DtvgXmlParser.cpp287 const char* const elements[] = { "title" }; in isIgnoreUnsupportedLogElements() local