HomeSort by relevance Sort by last modified time
    Searched refs:TIME_CMD (Results 1 - 3 of 3) sorted by null

  /external/protobuf/jenkins/
pull_request_in_docker.sh 44 TIME_CMD="/usr/bin/time -f %e -o $LOG_OUTPUT_DIR/1/cpp/build_time"
46 $TIME_CMD $TEST_SCRIPT cpp > >(tee $CPP_STDOUT) 2> >(tee $CPP_STDERR >&2)
  /external/syslinux/gpxe/src/config/
general.h 120 #undef TIME_CMD /* Time commands */
config.c 228 #ifdef TIME_CMD
229 REQUIRE_OBJECT ( time_cmd ); variable

Completed in 5253 milliseconds