Searched refs:synFenceFd (Results 1 – 1 of 1) sorted by relevance
168 int synFenceFd = -1; in testAddTwoWithHardwareBufferInput() local169 ASSERT_EQ(AHardwareBuffer_unlock(matrix1Buffer, &synFenceFd), 0); in testAddTwoWithHardwareBufferInput()170 if (synFenceFd > 0) { in testAddTwoWithHardwareBufferInput()175 ASSERT_EQ(ANeuralNetworksEvent_createFromSyncFenceFd(synFenceFd, &eventBufferUnlock), in testAddTwoWithHardwareBufferInput()177 close(synFenceFd); in testAddTwoWithHardwareBufferInput()