Searched refs:echo_cxxflags (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/gtest/scripts/
H A Dgtest-config.in184 --cxxflags) echo_cxxflags=yes;;
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
269 test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags"
/external/google-breakpad/src/testing/scripts/
H A Dgmock-config.in184 --cxxflags) echo_cxxflags=yes;;
281 test "$echo_cxxflags" = "yes" && show_usage && exit 1
298 test "$echo_cxxflags" = "yes" && output="$output $gmock_cxxflags"
/external/protobuf/gtest/scripts/
H A Dgtest-config.in184 --cxxflags) echo_cxxflags=yes;;
252 test "$echo_cxxflags" = "yes" && show_usage && exit 1
269 test "$echo_cxxflags" = "yes" && output="$output $gtest_cxxflags"

Completed in 3286 milliseconds