Searched refs:inputFrameSizeInBytes (Results 1 – 1 of 1) sorted by relevance
54 size_t inputFrameSizeInBytes, in testPushSameSize() argument72 new AMessage, new ABuffer(inputFrameSizeInBytes)); in testPushSameSize()73 buffer->setRange(0, inputFrameSizeInBytes); in testPushSameSize()80 for (size_t j = 0; j < inputFrameSizeInBytes; ++j, ++inputIndex) { in testPushSameSize()108 || inputIndex == inputFrameSizeInBytes * count); in testPushSameSize()118 ASSERT_EQ(inputFrameSizeInBytes * count, inputIndex); in testPushSameSize()