Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dunion_normalization_test.cpp450 auto *const ut3Type = FindTypeAlias(checker, "UT3"); in TEST_F() local
451 ASSERT_NE(ut3Type, nullptr); in TEST_F()
452 ASSERT_TRUE(ut3Type->IsETSUnionType()); in TEST_F()
453 auto *ut3 = ut3Type->AsETSUnionType(); in TEST_F()

Completed in 2 milliseconds