Searched refs:send_op_names (Results 1 – 1 of 1) sorted by relevance
2969 std::unordered_map<int, string> send_op_names; in TEST_F() local2977 send_op_names[get_port_num(name)] = name; in TEST_F()3004 EXPECT_EQ(get_output_size(send_op_names[0]), input_size); in TEST_F()3007 EXPECT_EQ(get_output_size(send_op_names[1]), 4 * depth_in_); in TEST_F()3009 EXPECT_EQ(get_output_size(send_op_names[2]), 4 * depth_in_); in TEST_F()