Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp543 const std::string expectedSubString = "total number=0"; variable
544 EXPECT_NE(l1Dump.find(expectedSubString), std::string::npos);
565 const std::string expectedSubString = "size=0"; variable
566 EXPECT_NE(l2Dump.find(expectedSubString), std::string::npos);
587 const std::string expectedSubString = "size=0"; variable
609 const std::string expectedSubString = "size=0"; variable
631 const std::string expectedSubString = "size=0"; variable
654 const std::string expectedSubString = "size=0"; variable
676 const std::string expectedSubString = "no UINode"; variable
698 const std::string expectedSubString = "nullptr"; variable
[all …]