Lines Matching refs:ValueInputCount
81 EXPECT_EQ(sop.value_input_count, op->ValueInputCount()); in TEST_P()
178 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
195 EXPECT_EQ(input_count, op->ValueInputCount()); in TEST_F()
212 EXPECT_EQ(1, op->ValueInputCount()); in TEST_F()
230 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
246 EXPECT_EQ(1, op->ValueInputCount()); in TEST_F()
263 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
289 EXPECT_EQ(3, op->ValueInputCount()); in TEST_F()
305 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
326 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
347 EXPECT_EQ(0, op->ValueInputCount()); in TEST_F()
387 EXPECT_EQ(1, op->ValueInputCount()); in TEST_F()
399 EXPECT_EQ(1, op->ValueInputCount()); in TEST_F()