OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NB_LOOPS
(Results
1 - 2
of
2
) sorted by null
/external/lz4/
Makefile
146
CC=clang CFLAGS="-O3 -g -fsanitize=undefined" $(MAKE) test FUZZER_TIME="-T30s"
NB_LOOPS
=-i1
149
CFLAGS="-m32 -O3 -g -fsanitize=undefined" $(MAKE) test FUZZER_TIME="-T30s"
NB_LOOPS
=-i1
/external/lz4/tests/
Makefile
61
NB_LOOPS
?= -i1
392
./fullbench --no-prompt $(
NB_LOOPS
) $(TEST_FILES)
Completed in 2136 milliseconds