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

  /external/gtest/scripts/
gtest-config.in 184 --cxxflags) echo_cxxflags=yes;;
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
269 test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags"
  /external/protobuf/gtest/scripts/
gtest-config.in 184 --cxxflags) echo_cxxflags=yes;;
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
269 test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags"

Completed in 22 milliseconds