Searched refs:mat_alloc2 (Results 1 – 1 of 1) sorted by relevance
2985 HNewInstance* mat_alloc2 = FindOrNull(materializations.begin(), in TEST_P() local2989 ASSERT_NE(mat_alloc2, nullptr); in TEST_P()2994 return p->GetType() == DataType::Type::kReference && p->InputAt(0) == mat_alloc2; in TEST_P()3024 EXPECT_INS_EQ(mat_alloc2->GetEnvironment()->GetInstructionAt(0), mat_alloc1); in TEST_P()