Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp475 std::list<RefPtr<SpanBase>> resultList6 = { AceType::MakeRefPtr<FontSpan>(testFont1, 3, 10) }; variable
479 EXPECT_TRUE(CompareSpanList(bSpansMap[SpanType::Font], resultList6));