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

/external/chromium/testing/gmock/scripts/
H A Dgmock-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/chromium/testing/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/protobuf/gtest/scripts/
H A Dgtest-config.in7 show_usage() function
14 show_usage
144 show_usage
150 --usage) show_usage; exit 0;;
162 show_usage
189 *) show_usage; exit 1;;
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
[all...]
/external/oprofile/opcontrol/
H A Dopcontrol.cpp56 int show_usage; variable
73 {"help", 0, &show_usage, 1},
719 if (show_usage) {
/external/bluetooth/bluez/test/
H A Dipctest.c1066 static void show_usage(char* prgname) function
1079 show_usage(argv[0]);
1087 show_usage(argv[0]);
/external/blktrace/
H A Dblktrace.c494 static void show_usage(char *prog) function
2121 show_usage(argv[0]);
2132 show_usage(argv[0]);

Completed in 332 milliseconds