Home
last modified time | relevance | path

Searched refs:show_usage (Results 1 – 7 of 7) sorted by relevance

/external/chromium/testing/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/protobuf/gtest/scripts/
Dgtest-config.in7 show_usage()
14 show_usage
244 *) show_usage; exit 1;;
251 test "$echo_cppflags" = "yes" && show_usage && exit 1
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
254 test "$echo_libs" = "yes" && show_usage && exit 1
/external/chromium/testing/gmock/scripts/
Dgmock-config.in7 show_usage()
14 show_usage
273 *) show_usage; exit 1;;
280 test "$echo_cppflags" = "yes" && show_usage && exit 1
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
282 test "$echo_ldflags" = "yes" && show_usage && exit 1
283 test "$echo_libs" = "yes" && show_usage && exit 1
/external/oprofile/opcontrol/
Dopcontrol.cpp56 int show_usage; variable
73 {"help", 0, &show_usage, 1},
719 if (show_usage) { in main()
/external/bluetooth/bluez/test/
Dipctest.c1066 static void show_usage(char* prgname) in show_usage() function
1079 show_usage(argv[0]); in main()
1087 show_usage(argv[0]); in main()
/external/blktrace/
Dblktrace.c494 static void show_usage(char *prog) in show_usage() function
2121 show_usage(argv[0]); in handle_args()
2132 show_usage(argv[0]); in handle_args()