Home
last modified time | relevance | path

Searched defs:COMPRESSOR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
DCL_old.py181 COMPRESSOR = 2 variable
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
H A DRetriableStreamTest.java88 private static final Compressor COMPRESSOR = Codec.Identity.NONE; field in RetriableStreamTest