Home
last modified time | relevance | path

Searched refs:missing_opts (Results 1 - 5 of 5) sorted by relevance

/third_party/eudev/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
/third_party/node/deps/cares/config/
H A Dtest-driver78 missing_opts=
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
80 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
82 if test x"$missing_opts" != x; then
83 usage_error "the following mandatory options are missing:$missing_opts"
/third_party/libevdev/build-aux/
H A Dtest-driver78 missing_opts=
79 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
80 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
81 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
82 if test x"$missing_opts" != x; then
83 usage_error "the following mandatory options are missing:$missing_opts"
/third_party/skia/third_party/externals/libpng/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"
/third_party/skia/third_party/externals/microhttpd/
H A Dtest-driver76 missing_opts=
77 test x"$test_name" = x && missing_opts="$missing_opts --test-name"
78 test x"$log_file" = x && missing_opts="$missing_opts --log-file"
79 test x"$trs_file" = x && missing_opts="$missing_opts --trs-file"
80 if test x"$missing_opts" != x; then
81 usage_error "the following mandatory options are missing:$missing_opts"

Completed in 2 milliseconds