Searched refs:echo_libs (Results 1 - 4 of 4) sorted by relevance

/external/libusb-compat/
H A Dlibusb-config.in61 echo_libs=yes
79 if test "$echo_libs" = "yes"; then
/external/google-breakpad/src/testing/gtest/scripts/
H A Dgtest-config.in186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
/external/google-breakpad/src/testing/scripts/
H A Dgmock-config.in186 --libs) echo_libs=yes;;
283 test "$echo_libs" = "yes" && show_usage && exit 1
300 test "$echo_libs" = "yes" && output="$output $gmock_libs"
/external/protobuf/gtest/scripts/
H A Dgtest-config.in186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"

Completed in 512 milliseconds