Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Dunion_normalization_test.cpp443 auto *ut2 = ut2Type->AsETSUnionType(); in TEST_F() local
444 ASSERT_EQ(ut2->ConstituentTypes().size(), SIZE2); in TEST_F()
445 ASSERT_EQ(ut2->ConstituentTypes().at(IDX0), checker->GlobalBuiltinETSStringType()); in TEST_F()
446 ASSERT_EQ(ut2->ConstituentTypes().at(IDX1), checker->GetGlobalTypesHolder()->GlobalDoubleBuiltinType()); in TEST_F()

Completed in 1 milliseconds