Home
last modified time | relevance | path

Searched defs:zstreamtest (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zstd/tests/
H A DMakefile184 zstreamtest zstreamtest32 : CPPFLAGS += $(MULTITHREAD_CPP) target
185 zstreamtest zstreamtest32 : LDFLAGS += $(MULTITHREAD_LD) target
186 zstreamtest : $(ZSTDMT_OBJECTS) $(ZSTREAM_PROPER_FILES) target
188 zstreamtest zstreamtest32 : target
/aosp_15_r20/external/zstd/build/meson/tests/
H A Dmeson.build74 zstreamtest = executable('zstreamtest', build
/aosp_15_r20/external/zstd/build/cmake/tests/
H A DCMakeLists.txt84 add_executable(zstreamtest ${PROGRAMS_DIR}/datagen.c ${PROGRAMS_DIR}/util.c ${PROGRAMS_DIR}/timefn.… target