Searched refs:c9 (Results 1 – 2 of 2) sorted by relevance
430 c9 = os.path.exists(temp_path)431 result = c2 and c3 and c4 and c5 and c6 and c7 and c8 and c9
605 float c9 = (LV_ARRAY_GET(&svg_node->attrs, 2, lv_svg_attr_t))->value.fval; in testStrokeFillAttrs() local606 TEST_ASSERT_EQUAL_FLOAT(c9, 1.0f); in testStrokeFillAttrs()