OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gtest_cppflags
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/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/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 31 milliseconds