Searched refs:equalsByteOutput (Results 1 – 5 of 5) sorted by relevance
158 if (!ref.equalsByteOutput(mOutputBuff)) { in testSimpleDecode()246 if (ref != null && !ref.equalsByteOutput(test)) { in testFlush()260 if (ref != null && !ref.equalsByteOutput(test)) { in testFlush()353 if (!ref.equalsByteOutput(test)) { in testReconfigure()367 if (!ref.equalsByteOutput(test)) { in testReconfigure()387 if (!configRef.equalsByteOutput(configTest)) { in testReconfigure()
228 if (!ref.equalsByteOutput(mOutputBuff)) { in testSimpleDecode()335 if (ref != null && !ref.equalsByteOutput(test)) { in testFlush()349 if (ref != null && !ref.equalsByteOutput(test)) { in testFlush()446 if (!ref.equalsByteOutput(test)) { in testReconfigure()460 if (!ref.equalsByteOutput(test)) { in testReconfigure()477 if (!configRef.equalsByteOutput(configTest)) { in testReconfigure()
165 if (!ref.equalsByteOutput(mOutputBuff)) { in testSimpleDecode()
169 if (!ref.equalsByteOutput(mOutputBuff)) { in testSimpleDecode()
475 public boolean equalsByteOutput(Object o) { in equalsByteOutput() method in OutputManager571 if (!equalsByteOutput(that)) { in equalsDequeuedOutput()