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

  /external/gtest/scripts/
gtest-config.in 207 this_bindir=`cd ${this_relative_bindir}; pwd -P`
208 if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
211 build_dir=`dirname ${this_bindir}`
212 src_dir=`cd ${this_bindir}/@top_srcdir@; pwd -P`
  /external/protobuf/gtest/scripts/
gtest-config.in 207 this_bindir=`cd ${this_relative_bindir}; pwd -P`
208 if test "${this_bindir}" = "${this_bindir%${bindir}}"; then
211 build_dir=`dirname ${this_bindir}`
212 src_dir=`cd ${this_bindir}/@top_srcdir@; pwd -P`

Completed in 254 milliseconds