Home
last modified time | relevance | path

Searched refs:abnormalType (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp4833 int32_t abnormalType = static_cast<int32_t>(ARKUI_NODE_CUSTOM_SPAN) + 1; in HWTEST_F() local
4834 EXPECT_EQ(nodeAPI->createNode(static_cast<ArkUI_NodeType>(abnormalType)), nullptr); in HWTEST_F()

Completed in 9 milliseconds