Lines Matching refs:TEQ1_I
52 TEQ1_I(0, 0), in TEST_F()
53 TEQ1_I(1, 0), in TEST_F()
54 TEQ1_I(0, 1), in TEST_F()
55 TEQ1_I(1, 1), in TEST_F()
62 tx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()
125 tx_frame_.header.PCB = TEQ1_I(0, 0); in SetUp()
130 rx_frame_.header.PCB = TEQ1_I(0, 0); in SetUp()
174 tx_frame_.header.PCB = TEQ1_I(1, 0); in TEST_F()
175 rx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()
187 tx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()
256 tx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()
259 EXPECT_EQ(TEQ1_I(1, 1), tx_next_.header.PCB) in TEST_F()
265 tx_frame_.header.PCB = TEQ1_I(1, 0); in TEST_F()
268 EXPECT_EQ(TEQ1_I(0, 1), tx_next_.header.PCB) in TEST_F()
274 tx_frame_.header.PCB = TEQ1_I(1, 0); in TEST_F()
277 EXPECT_EQ(TEQ1_I(0, 0), tx_next_.header.PCB) in TEST_F()
293 tx_frame_.header.PCB = TEQ1_I(0, 0); in SetUp()
342 tx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()
346 rx_frame_.header.PCB = TEQ1_I(0, 0); in TEST_F()