OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:echo_libs
(Results
1 - 9
of
9
) sorted by null
/external/libusb-compat/
libusb-config.in
61
echo_libs
=yes
79
if test "$
echo_libs
" = "yes"; then
/external/google-breakpad/src/testing/gtest/scripts/
gtest-config.in
186
--libs)
echo_libs
=yes;;
254
test "$
echo_libs
" = "yes" && show_usage && exit 1
271
test "$
echo_libs
" = "yes" && output="$output $gtest_libs"
/external/google-breakpad/src/testing/scripts/
gmock-config.in
186
--libs)
echo_libs
=yes;;
283
test "$
echo_libs
" = "yes" && show_usage && exit 1
300
test "$
echo_libs
" = "yes" && output="$output $gmock_libs"
/external/googletest/googlemock/scripts/
gmock-config.in
186
--libs)
echo_libs
=yes;;
283
test "$
echo_libs
" = "yes" && show_usage && exit 1
300
test "$
echo_libs
" = "yes" && output="$output $gmock_libs"
/external/googletest/googletest/scripts/
gtest-config.in
186
--libs)
echo_libs
=yes;;
254
test "$
echo_libs
" = "yes" && show_usage && exit 1
271
test "$
echo_libs
" = "yes" && output="$output $gtest_libs"
/external/protobuf/gtest/scripts/
gtest-config.in
186
--libs)
echo_libs
=yes;;
254
test "$
echo_libs
" = "yes" && show_usage && exit 1
271
test "$
echo_libs
" = "yes" && output="$output $gtest_libs"
/external/v8/testing/gmock/scripts/
gmock-config.in
186
--libs)
echo_libs
=yes;;
283
test "$
echo_libs
" = "yes" && show_usage && exit 1
300
test "$
echo_libs
" = "yes" && output="$output $gmock_libs"
/external/v8/testing/gtest/scripts/
gtest-config.in
186
--libs)
echo_libs
=yes;;
254
test "$
echo_libs
" = "yes" && show_usage && exit 1
271
test "$
echo_libs
" = "yes" && output="$output $gtest_libs"
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/
gtest-config.in
186
--libs)
echo_libs
=yes;;
254
test "$
echo_libs
" = "yes" && show_usage && exit 1
271
test "$
echo_libs
" = "yes" && output="$output $gtest_libs"
Completed in 169 milliseconds