Searched refs:obj1_set (Results 1 – 1 of 1) sorted by relevance
3129 HInstruction* obj1_set = in TEST_P() local3137 ASSERT_TRUE(obj1_set != nullptr); in TEST_P()3139 EXPECT_INS_EQ(obj1_set->InputAt(0), obj1_mat); in TEST_P()3140 EXPECT_INS_EQ(obj1_set->InputAt(1), param_obj); in TEST_P()