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

  /external/libusb-compat/
libusb-config.in 61 echo_libs=yes
79 if test "$echo_libs" = "yes"; then
  /external/google-breakpad/src/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/google-breakpad/src/testing/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/googletest/googlemock/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/googletest/googletest/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"
  /external/v8/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/v8/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/vulkan-validation-layers/tests/gtest-1.7.0/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"
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/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/freetype/builds/unix/
freetype-config.in 134 echo_libs=yes
198 if test "$echo_libs" = "yes" ; then

Completed in 657 milliseconds