Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dunion_normalization_test.cpp431 auto *const ut1Type = FindTypeAlias(checker, "UT1"); in TEST_F() local
432 ASSERT_NE(ut1Type, nullptr); in TEST_F()
433 ASSERT_TRUE(ut1Type->IsETSUnionType()); in TEST_F()
434 auto *ut1 = ut1Type->AsETSUnionType(); in TEST_F()

Completed in 2 milliseconds