Searched refs:one_input_node_size (Results 1 – 1 of 1) sorted by relevance
2525 int64 one_input_node_size = 4 * 10 * 10 * 10 * 10; in TEST_F() local2527 EXPECT_EQ(expected_names.size() * one_input_node_size, in TEST_F()2562 int64 one_input_node_size = 4 * 10 * 10 * 10 * 10; in TEST_F() local2565 EXPECT_EQ(cpu_0_expected_tensors.size() * one_input_node_size, in TEST_F()2567 EXPECT_EQ(cpu_1_expected_tensors.size() * one_input_node_size, in TEST_F()2598 int64 one_input_node_size = 4; // control dependency in TEST_F() local2601 EXPECT_EQ(expected_names.size() * one_input_node_size, in TEST_F()