Searched refs:buffer_for_exp1 (Results 1 – 1 of 1) sorted by relevance
985 auto& buffer_for_exp1 = GetTopLevelAllocation(*assignment, exp1); in TEST_F() local986 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, tanh)); in TEST_F()987 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, exp2)); in TEST_F()988 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, neg)); in TEST_F()