Home | History | Annotate | Download | only in realtime

Lines Matching refs:profile

36 usage: $(basename "$0") [-p profile] -t test-argument [-l num_of_loops]
39 -p profile Use profile instead of default (see
81 local profile
83 profile=$1
97 ./run_auto.sh $profile
127 local profile
129 profile=$1
168 run_test "$profile" "$test" "$2"
225 profile=$OPTARG
237 find_test "$profile" ${tests[$i]} ${tests[$((i+1))]}