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

  /external/gtest/scripts/
gtest-config.in 185 --ldflags) echo_ldflags=yes;;
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
270 test "$echo_ldflags" = "yes" && output="$output $gtest_ldflags"
  /external/protobuf/gtest/scripts/
gtest-config.in 185 --ldflags) echo_ldflags=yes;;
253 test "$echo_ldflags" = "yes" && show_usage && exit 1
270 test "$echo_ldflags" = "yes" && output="$output $gtest_ldflags"

Completed in 450 milliseconds