Searched refs:buffer_for_exp1 (Results 1 – 1 of 1) sorted by relevance
1157 auto& buffer_for_exp1 = GetTopLevelAllocation(*assignment, exp1); in TEST_F() local1158 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, tanh)); in TEST_F()1159 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, exp2)); in TEST_F()1160 EXPECT_EQ(buffer_for_exp1, GetTopLevelAllocation(*assignment, neg)); in TEST_F()