OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:this_relative_bindir
(Results
1 - 4
of
4
) sorted by null
/external/chromium/testing/gmock/scripts/
gmock-config.in
208
this_relative_bindir
=`dirname $0`
209
this_bindir=`cd ${
this_relative_bindir
}; pwd -P`
/external/chromium/testing/gtest/scripts/
gtest-config.in
206
this_relative_bindir
=`dirname $0`
207
this_bindir=`cd ${
this_relative_bindir
}; pwd -P`
/external/gtest/scripts/
gtest-config.in
206
this_relative_bindir
=`dirname $0`
207
this_bindir=`cd ${
this_relative_bindir
}; pwd -P`
/external/protobuf/gtest/scripts/
gtest-config.in
206
this_relative_bindir
=`dirname $0`
207
this_bindir=`cd ${
this_relative_bindir
}; pwd -P`
Completed in 99 milliseconds