Home
last modified time | relevance | path

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

/lvgl-latest/tests/src/test_cases/
Dtest_svg.c636 const char * content1 = svg_node1->xml_id; in testTextAttrs() local
637 TEST_ASSERT_EQUAL_STRING(content1, "hello"); in testTextAttrs()