Searched refs:testA (Results 1 – 6 of 6) sorted by relevance
144 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleDecode() local153 mOutputBuff = eosType ? testA : testB; in testSimpleDecode()172 if (!testA.equals(testB)) { in testSimpleDecode()
147 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleDecode() local157 mOutputBuff = eosType ? testA : testB; in testSimpleDecode()176 if (!testA.equals(testB)) { in testSimpleDecode()
303 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleEncode() local323 mOutputBuff = eosType ? testA : testB; in testSimpleEncode()336 if (!testA.equals(testB)) { in testSimpleEncode()
138 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleDecode() local148 mOutputBuff = signalEosWithLastFrame ? testA : testB; in testSimpleDecode()165 if (!testA.equals(testB)) { in testSimpleDecode()
322 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleEncode() local340 mOutputBuff = eosType ? testA : testB; in testSimpleEncode()354 if (!testA.equals(testB)) { in testSimpleEncode()
209 OutputManager testA = new OutputManager(ref.getSharedErrorLogs()); in testSimpleDecode() local218 mOutputBuff = signalEosWithLastFrame ? testA : testB; in testSimpleDecode()235 if (!testA.equals(testB)) { in testSimpleDecode()