Searched refs:decodeSpec (Results 1 – 1 of 1) sorted by relevance
108 final BinaryDictOffdeviceUtils.DecoderChainSpec<File> decodeSpec = in testGetRawDictWorks() local110 assertEquals("Wrong decode spec", "raw > compression", decodeSpec.describeChain()); in testGetRawDictWorks()111 final DictDecoder dictDecoder = BinaryDictIOUtils.getDictDecoder(decodeSpec.mResult, 0, in testGetRawDictWorks()112 decodeSpec.mResult.length()); in testGetRawDictWorks()