Searched refs:thenOpnd1 (Results 1 – 1 of 1) sorted by relevance
3482 const uint32_t thenOpnd1 = 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()3618 const uint32_t thenOpnd1 = 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()