Searched refs:thenOpnd0 (Results 1 – 1 of 1) sorted by relevance
3481 const uint32_t thenOpnd0 = thenModel->addFloatOperand(); in TEST_F() local3483 const uint32_t thenOpnd2 = thenModel->addOperation2To1V1_0(0, thenOpnd0, thenOpnd1); in TEST_F()3484 thenModel->identifyInputsAndOutputs({thenOpnd0, thenOpnd1}, {thenOpnd2}); in TEST_F()3617 const uint32_t thenOpnd0 = thenModel->addFloatOperand(); in TEST_F() local3619 const uint32_t thenOpnd2 = thenModel->addOperation2To1V1_0(0, thenOpnd0, thenOpnd1); in TEST_F()3620 thenModel->identifyInputsAndOutputs({thenOpnd0, thenOpnd1}, {thenOpnd2}); in TEST_F()