HomeSort by relevance Sort by last modified time
    Searched refs:echo_libs (Results 1 - 6 of 6) sorted by null

  /external/libusb-compat/
libusb-config.in 61 echo_libs=yes
79 if test "$echo_libs" = "yes"; then
  /external/libvpx/libvpx/third_party/googletest/src/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/chromium/testing/gmock/scripts/
gmock-config.in 186 --libs) echo_libs=yes;;
283 test "$echo_libs" = "yes" && show_usage && exit 1
300 test "$echo_libs" = "yes" && output="$output $gmock_libs"
  /external/chromium/testing/gtest/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/gtest/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"
  /external/protobuf/gtest/scripts/
gtest-config.in 186 --libs) echo_libs=yes;;
254 test "$echo_libs" = "yes" && show_usage && exit 1
271 test "$echo_libs" = "yes" && output="$output $gtest_libs"

Completed in 1611 milliseconds