Home
last modified time | relevance | path

Searched refs:content2 (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/tests/src/test_cases/
Dtest_svg.c639 const char * content2 = svg_node1->xml_id; in testTextAttrs() local
640 TEST_ASSERT_EQUAL_STRING(content2, "world!"); in testTextAttrs()