Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dunion_normalization_test.cpp440 auto *const ut2Type = FindTypeAlias(checker, "UT2"); in TEST_F() local
441 ASSERT_NE(ut2Type, nullptr); in TEST_F()
442 ASSERT_TRUE(ut2Type->IsETSUnionType()); in TEST_F()
443 auto *ut2 = ut2Type->AsETSUnionType(); in TEST_F()

Completed in 2 milliseconds