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

  /external/libvpx/libvpx/third_party/googletest/src/scripts/
gtest-config.in 224 gtest_cppflags="-I${build_dir}/include -I${src_dir}/include"
232 gtest_cppflags="-I${includedir}"
268 test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags"
  /external/chromium/testing/gtest/scripts/
gtest-config.in 224 gtest_cppflags="-I${build_dir}/include -I${src_dir}/include"
232 gtest_cppflags="-I${includedir}"
268 test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags"
  /external/gtest/scripts/
gtest-config.in 224 gtest_cppflags="-I${build_dir}/include -I${src_dir}/include"
232 gtest_cppflags="-I${includedir}"
268 test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags"
  /external/protobuf/gtest/scripts/
gtest-config.in 224 gtest_cppflags="-I${build_dir}/include -I${src_dir}/include"
232 gtest_cppflags="-I${includedir}"
268 test "$echo_cppflags" = "yes" && output="$output $gtest_cppflags"

Completed in 2419 milliseconds