Searched refs:MAX_MEMORY (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/tests/ | ||
H A D | ssl-opt.sh | 1127 MAX_MEMORY="$1" 1136 if [ "$MEMORY_USAGE" -gt "$MAX_MEMORY" ]; then 1138 "but should be below $MAX_MEMORY bytes" |
Completed in 15 milliseconds